diff options
author | steve <steve@FreeBSD.org> | 1998-10-05 11:17:11 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-10-05 11:17:11 +0800 |
commit | acf34aabf7037eaeb6cb092c059c365c612f26fa (patch) | |
tree | 45b747ce1ee84c3132bb5651b9e0039457aa56d4 /graphics/p5-PGPLOT | |
parent | da505aadc253d6588274271f47441c341280484b (diff) | |
download | freebsd-ports-gnome-acf34aabf7037eaeb6cb092c059c365c612f26fa.tar.gz freebsd-ports-gnome-acf34aabf7037eaeb6cb092c059c365c612f26fa.tar.zst freebsd-ports-gnome-acf34aabf7037eaeb6cb092c059c365c612f26fa.zip |
Make sure to remove everything we install.
Diffstat (limited to 'graphics/p5-PGPLOT')
-rw-r--r-- | graphics/p5-PGPLOT/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-PGPLOT/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index de9dfdf8018c..54dbb53549d7 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -3,7 +3,7 @@ # Date created: 22 December 1996 # Whom: jmz # -# $Id: Makefile,v 1.8 1998/08/23 13:54:06 jseger Exp $ +# $Id: Makefile,v 1.9 1998/09/15 21:31:45 asami Exp $ # DISTNAME= PGPLOT-2.08 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pgperl/ MAINTAINER= jmz@FreeBSD.org -LIB_DEPENDS= pgplot\\.5\\.:${PORTSDIR}/graphics/pgplot +LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot USE_PERL5= yes ALL_TARGET= dynamic diff --git a/graphics/p5-PGPLOT/pkg-plist b/graphics/p5-PGPLOT/pkg-plist index 89fc6191a666..625035115234 100644 --- a/graphics/p5-PGPLOT/pkg-plist +++ b/graphics/p5-PGPLOT/pkg-plist @@ -18,3 +18,5 @@ share/doc/pgperl/test6.p share/doc/pgperl/test7.p share/doc/pgperl/test8.p share/doc/pgperl/test9.p +@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/PGPPLOT +@dirrm share/doc/pgperl |