summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-04-05 19:49:45 +0000
committerhubertf <hubertf>1999-04-05 19:49:45 +0000
commitd210cb4a368f0fb6475ef4ae1b54c6772ee9b765 (patch)
tree904ac9f2063b69131cc882c92980eec425f838ee /devel/Makefile
parentf20473a44a548e9b8683ee2cf399e3317c848f82 (diff)
downloadpkgsrc-d210cb4a368f0fb6475ef4ae1b54c6772ee9b765.tar.gz
add and enable gmp
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0f48a92f936..e87a4ca85aa 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 1999/03/29 23:33:59 tron Exp $
+# $NetBSD: Makefile,v 1.54 1999/04/05 19:49:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -35,6 +35,7 @@
SUBDIR += glib
SUBDIR += global
SUBDIR += gmake
+ SUBDIR += gmp
SUBDIR += gperf
SUBDIR += gtexinfo
SUBDIR += id-utils