diff options
author | fredb <fredb> | 1999-09-25 20:42:29 +0000 |
---|---|---|
committer | fredb <fredb> | 1999-09-25 20:42:29 +0000 |
commit | 29018ca46bb11aebd4a62b8a75cae443add87ac8 (patch) | |
tree | b3eff520b6b65aea9345db3800fa65398f9f5c2b /graphics/Makefile | |
parent | 312136f42ea3eb143fa77b2e25ba016090e9efb5 (diff) | |
download | pkgsrc-29018ca46bb11aebd4a62b8a75cae443add87ac8.tar.gz |
Add and enable xpdf-crypto.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 970cd452d8a..ffcf02d7d3a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 1999/09/17 03:49:18 jwise Exp $ +# $NetBSD: Makefile,v 1.59 1999/09/25 20:42:29 fredb Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -96,6 +96,7 @@ # SUBDIR += xmountains SUBDIR += xpaint SUBDIR += xpdf + SUBDIR += xpdf-crypto SUBDIR += xplot SUBDIR += xpm SUBDIR += xsane |