aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-10-05 15:17:31 +0800
committerreg <reg@FreeBSD.org>2000-10-05 15:17:31 +0800
commit68dad4980b984b6c03859651af5eefb37c1c9d90 (patch)
treea1b402b639681e7623529a2295404459e0d45edf /japanese
parent30fb8569371544b140cbfbe9d8d545a551b7a815 (diff)
downloadfreebsd-ports-gnome-68dad4980b984b6c03859651af5eefb37c1c9d90.tar.gz
freebsd-ports-gnome-68dad4980b984b6c03859651af5eefb37c1c9d90.tar.zst
freebsd-ports-gnome-68dad4980b984b6c03859651af5eefb37c1c9d90.zip
Implement USE_GNOME, part 2.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/balsa/Makefile19
1 files changed, 5 insertions, 14 deletions
diff --git a/japanese/balsa/Makefile b/japanese/balsa/Makefile
index e80523b45ee3..4db82a09e2d7 100644
--- a/japanese/balsa/Makefile
+++ b/japanese/balsa/Makefile
@@ -13,28 +13,19 @@ DISTNAME= balsa-0.8.0-ja
MAINTAINER= yatt@msc.biglobe.ne.jp
-RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- PropList.2:${PORTSDIR}/devel/libPropList
+LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
+WRKSRC= ${WRKDIR}/balsa-0.8.0ja
USE_BZIP2= yes
USE_X_PREFIX= yes
+USE_GNOME= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
LIBTOOLFILES= configure libmutt/configure
-CONFIGURE_ENV= GTK_CONFIG='${GTK_CONFIG}' \
- GLIB_CONFIG='${GLIB_CONFIG}' \
- CPPFLAGS='-I${LOCALBASE}/include' \
+CONFIGURE_ARGS= --enable-system-install --enable-threads
+CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
LIBS='-L${LOCALBASE}/lib'
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome \
- --with-gnome=${PREFIX} \
- --enable-system-install --enable-threads
-WRKSRC= ${WRKDIR}/balsa-0.8.0ja
-
MAN1= balsa.1
pre-configure: