Fix library dependency and packing list

This commit is contained in:
marc 1999-03-12 17:13:57 +00:00
parent 79d0d3660a
commit a2cfdf108b
2 changed files with 3 additions and 8 deletions

View File

@ -1,9 +1,4 @@
# OpenBSD makefile for: gnuplot
# Version required: 3.7
# Date created: May 16 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.5 1999/03/07 01:38:59 brad Exp $
# $OpenBSD: Makefile,v 1.6 1999/03/12 17:13:57 marc Exp $
#
DISTNAME= gnuplot-3.7
@ -17,7 +12,7 @@ MASTER_SITE_SUBDIR= gnuplot
MAINTAINER= angelos@openbsd.org
LIB_DEPENDS= png\\.1\\.1:${PORTSDIR}/graphics/png
LIB_DEPENDS= png.1:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --exec-prefix=${PREFIX} \

View File

@ -4,6 +4,6 @@
bin/lasergnu
bin/gnuplot
bin/gnuplot_x11
lib/gnuplot.gih
share/gnuplot.gih
man/man1/lasergnu.1
man/man1/gnuplot.1