summaryrefslogtreecommitdiff
path: root/misc/xtide
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-01-21 14:01:23 +0000
committerdmcmahill <dmcmahill>2002-01-21 14:01:23 +0000
commit520fd7e023816ae729a5d9a73f7b1622a44e563e (patch)
tree9dadeaddbcad54a10205204d106b8fbe018bd831 /misc/xtide
parent6181ca9b5e293182bcd550678130c38c84369f5b (diff)
downloadpkgsrc-520fd7e023816ae729a5d9a73f7b1622a44e563e.tar.gz
add missing USE_XPM
Diffstat (limited to 'misc/xtide')
-rw-r--r--misc/xtide/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xtide/Makefile b/misc/xtide/Makefile
index 79e10dcae8a..ed2879b9d11 100644
--- a/misc/xtide/Makefile
+++ b/misc/xtide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/05/31 15:48:05 agc Exp $
+# $NetBSD: Makefile,v 1.2 2002/01/21 14:01:23 dmcmahill Exp $
DISTNAME= xtide-2.4
PKGNAME= ${DISTNAME}
@@ -17,6 +17,7 @@ XTIDE_SRC= ${DISTNAME}${EXTRACT_SUFX}
GNU_CONFIGURE= yes
USE_X11= yes
+USE_XPM= yes
post-patch:
@cd ${WRKSRC}/DOCUMENTATION; \