aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome-libs
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-02-01 03:07:48 +0800
committervanilla <vanilla@FreeBSD.org>1999-02-01 03:07:48 +0800
commitc44278a3dac2c632a42ff8e9db66aa9ad34591e0 (patch)
tree9a9f0f321d450088114d84db34890e6800d49f84 /x11/gnome-libs
parent9e08d1cf9a9d57dc1e52ecb4b3c1edd9f0805100 (diff)
downloadfreebsd-ports-gnome-c44278a3dac2c632a42ff8e9db66aa9ad34591e0.tar.gz
freebsd-ports-gnome-c44278a3dac2c632a42ff8e9db66aa9ad34591e0.tar.zst
freebsd-ports-gnome-c44278a3dac2c632a42ff8e9db66aa9ad34591e0.zip
Add 4.0current support.
PR: ports/9807 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 9722c35a727b..18a0cdb4033c 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $
+# $Id: Makefile,v 1.29 1999/01/27 08:31:54 fenner Exp $
#
DISTNAME= gnome-libs-0.99.4
@@ -14,18 +14,14 @@ MASTER_SITE_SUBDIR= gnome-libs
MAINTAINER= nacai@iname.com
-BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
-RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext
LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib \
- gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel \
- tiff.4:${PORTSDIR}/graphics/tiff34 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
- gif.3:${PORTSDIR}/graphics/giflib \
- png.3:${PORTSDIR}/graphics/png \
Xpm.4:${PORTSDIR}/graphics/xpm \
ORBit.1:${PORTSDIR}/devel/ORBit \
esd.1:${PORTSDIR}/audio/esound
+# implicit dependencies:
+# gettext, gtk11-devel, tiff34, jpeg, giflib, png
+
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes