summaryrefslogtreecommitdiff
path: root/converters/base64
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-08-20 04:08:11 +0000
committerjlam <jlam@pkgsrc.org>2001-08-20 04:08:11 +0000
commitda41eff60cdfd127a692d91e81f773b08d8880d1 (patch)
tree97625481a0237186b4aa3f6ce9057996fe96609d /converters/base64
parent3cc34862ffac3e5d2cea89d9f43e57bbe864b0be (diff)
downloadpkgsrc-da41eff60cdfd127a692d91e81f773b08d8880d1.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'converters/base64')
-rw-r--r--converters/base64/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/base64/Makefile b/converters/base64/Makefile
index 54805e881e6..a0525bf3aeb 100644
--- a/converters/base64/Makefile
+++ b/converters/base64/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/07/19 00:05:25 nra Exp $
+# $NetBSD: Makefile,v 1.5 2001/08/20 04:08:11 jlam Exp $
#
DISTNAME= base64-1.3
@@ -13,6 +13,7 @@ COMMENT= encode and decode base64 files
CONFLICTS= openssl-*
GNU_CONFIGURE= yes
ALL_TARGET= prog
+USE_BUILDLINK_ONLY= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/base64 ${PREFIX}/bin