summaryrefslogtreecommitdiff
path: root/graphics/php4-gd
diff options
context:
space:
mode:
authorjlam <jlam>2001-12-03 08:30:58 +0000
committerjlam <jlam>2001-12-03 08:30:58 +0000
commitde36625ce57203b80b3f099400264f5d45b44f98 (patch)
tree6b4ebba68233fcf0b91b5a3e01770a992b1a3f27 /graphics/php4-gd
parent5dc131aeb19b930d973c68679192c2dac22610fc (diff)
downloadpkgsrc-de36625ce57203b80b3f099400264f5d45b44f98.tar.gz
Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number. G/C some the unused variables in php4/Makefile.common related to the old way of handling version numbers.
Diffstat (limited to 'graphics/php4-gd')
-rw-r--r--graphics/php4-gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/php4-gd/Makefile b/graphics/php4-gd/Makefile
index 3d68c846819..9b65a11ddf2 100644
--- a/graphics/php4-gd/Makefile
+++ b/graphics/php4-gd/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2001/10/29 17:08:35 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/12/03 08:31:02 jlam Exp $
.include "../../www/php4/Makefile.module"
MODNAME= gd
CATEGORIES+= graphics
-PHP_PKG_VERS= nb1
+PKGREVISION= 1
COMMENT= PHP4 extension for GD graphics library
USE_BUILDLINK_ONLY= YES