summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 12:59:40 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 12:59:40 +0000
commit5dec55380d9178c61f0f60c855c93f82aaa57596 (patch)
tree7831471f546fba5e97a034c683f4246412bbd29c /biology
parentFix syntax error and add a new method: Freedb#genre. (both were (diff)
Deploy USE_GNOMENG infrastructure
PR: 42187 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65296
Diffstat (limited to 'biology')
-rw-r--r--biology/gperiodic/Makefile3
-rw-r--r--biology/xmolwt/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile
index 4e85c0d8190e..b0f21fdf50b6 100644
--- a/biology/gperiodic/Makefile
+++ b/biology/gperiodic/Makefile
@@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ \
MAINTAINER= chris@unixpages.org
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/biology/xmolwt/Makefile b/biology/xmolwt/Makefile
index 6be621b26c6b..9e7d43481633 100644
--- a/biology/xmolwt/Makefile
+++ b/biology/xmolwt/Makefile
@@ -15,7 +15,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
MAKEFILE= Makefile.gtk
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gmolwt ${PREFIX}/bin