aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r--devel/ORBit2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 96a7687ee1fb..a3d24da2737b 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -3,7 +3,7 @@
# Date Created: 16 Aug 1998
# Whom: Chia-liang Kao <clkao@CirX.ORG>
#
-# $Id: Makefile,v 1.19 1999/05/30 03:35:07 steve Exp $
+# $Id: Makefile,v 1.20 1999/08/22 03:39:33 steve Exp $
#
DISTNAME= ORBit-0.4.93
@@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= sources/ORBit
MAINTAINER= clkao@CirX.ORG
-LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12
+LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \
+ intl.1:${PORTSDIR}/devel/gettext
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config