summaryrefslogtreecommitdiff
path: root/misc/xrolodex
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-03 01:28:45 +0000
committerjlam <jlam>2001-07-03 01:28:45 +0000
commitbfdf6dbae693053440121062dff667f7df05c0e4 (patch)
tree1a65f7084fc2e35687a8d6b97e15da5543653766 /misc/xrolodex
parent05ee587554fb99df1ff70ed801d8e9d4b5147890 (diff)
downloadpkgsrc-bfdf6dbae693053440121062dff667f7df05c0e4.tar.gz
Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'misc/xrolodex')
-rw-r--r--misc/xrolodex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/xrolodex/Makefile b/misc/xrolodex/Makefile
index 721a7e0a8f6..bcdc9e5ef2f 100644
--- a/misc/xrolodex/Makefile
+++ b/misc/xrolodex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/17 18:09:30 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/07/03 01:28:45 jlam Exp $
DISTNAME= xrolodex.1.5.motif
PKGNAME= xrolodex-1.5
@@ -11,7 +11,8 @@ COMMENT= Motif/X11 rolodex application
WRKSRC= ${WRKDIR}/xrolodex.15
MAKE_ENV+= XMLIB='-lXm'
-USE_MOTIF= yes
+USE_BUILDLINK_ONLY= yes
USE_IMAKE= yes
+.include "../../x11/lesstif/buildlink.mk"
.include "../../mk/bsd.pkg.mk"