summaryrefslogtreecommitdiff
path: root/graphics/pgraf
diff options
context:
space:
mode:
authorreed <reed>2005-03-31 20:59:47 +0000
committerreed <reed>2005-03-31 20:59:47 +0000
commit0c02aba056f2fc02d7d4f45f244ced9657bbd1f5 (patch)
tree82f5dbc69389a03ace2beb19505202955fcd8c38 /graphics/pgraf
parent724b718e193a02c7cd3eb957423de23f0389bd88 (diff)
downloadpkgsrc-0c02aba056f2fc02d7d4f45f244ced9657bbd1f5.tar.gz
Use INSTALLATION_DIRS to pre-create some directories. The install
targets don't create all the needed directories. I noticed on a bulk build that my pkg/include was a plain text file containing just: double dcon(); which should have been installed to pkg/include/pgraf.h.
Diffstat (limited to 'graphics/pgraf')
-rw-r--r--graphics/pgraf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pgraf/Makefile b/graphics/pgraf/Makefile
index cf3451525b3..15c634ce282 100644
--- a/graphics/pgraf/Makefile
+++ b/graphics/pgraf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/05/23 20:58:42 danw Exp $
+# $NetBSD: Makefile,v 1.10 2005/03/31 20:59:47 reed Exp $
DISTNAME= pgraf-20010131
CATEGORIES= graphics
@@ -10,6 +10,7 @@ COMMENT= Portable graphics system
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
USE_X11= YES
USE_BUILDLINK3= YES
+INSTALLATION_DIRS= bin include lib man/man1 man/man3 man/man5
CONFLICTS= pgp5-[0-9]* # Both have a `pgps' executable