diff options
author | tsarna <tsarna> | 1998-07-25 01:50:26 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-07-25 01:50:26 +0000 |
commit | c3c8795ea918edc464bfb640a0287120377457b7 (patch) | |
tree | 8598e9119be0f101e64146d7cf495042f4ea5f1f /graphics | |
parent | 6d2727b91ea20e40ac6955d51c0b9b78d7450eff (diff) | |
download | pkgsrc-c3c8795ea918edc464bfb640a0287120377457b7.tar.gz |
enable xpdf
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a9d26d0fa46..7f8a1a88c43 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1998/07/18 22:06:10 frueauf Exp $ +# $NetBSD: Makefile,v 1.22 1998/07/25 01:50:26 tsarna Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -69,7 +69,7 @@ # SUBDIR += xmorph # SUBDIR += xmountains SUBDIR += xpaint -# SUBDIR += xpdf + SUBDIR += xpdf SUBDIR += xpm SUBDIR += xv |