summaryrefslogtreecommitdiff
path: root/x11/bbapm/Makefile
diff options
context:
space:
mode:
authorgson <gson>2003-12-03 17:41:21 +0000
committergson <gson>2003-12-03 17:41:21 +0000
commit3d9c4e6cd34fbb8862dd73e3831a86a4a08f2f8a (patch)
tree647d798bf3e1b65750983186f426d0ea33b616b3 /x11/bbapm/Makefile
parent2bbb29f3f00d473a22af1036ae43b1e94e501127 (diff)
downloadpkgsrc-3d9c4e6cd34fbb8862dd73e3831a86a4a08f2f8a.tar.gz
bbapm did not build on -current because g++ now treats "or" as a reserved
word. Also added a missing #include <stdlib.h>.
Diffstat (limited to 'x11/bbapm/Makefile')
-rw-r--r--x11/bbapm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/bbapm/Makefile b/x11/bbapm/Makefile
index 2e425907bb4..cd4ccb344ef 100644
--- a/x11/bbapm/Makefile
+++ b/x11/bbapm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:56:21 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/12/03 17:41:21 gson Exp $
# based on
# FreeBSD port:
# ID: ports/x11-wm/bbapm/Makefile,v 1.5 2002/09/02 01:30:15 lioux Exp
@@ -6,6 +6,7 @@
# http://bbtools.windsofstorm.net/sources/bbapm-0.0.1-openbsd-patch.diff
DISTNAME= bbapm-0.0.1
+PKGREVISION= 1
CATEGORIES= x11 wm
MASTER_SITES= http://bbtools.windsofstorm.net/sources/