diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:31:52 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:31:52 +0000 |
commit | bd09b5ac0cdf727f665afed83debf6a622a1e25c (patch) | |
tree | 84dfbaedbd90f1a47b3ff0401151aaeea972adfb /devel/titano/Makefile | |
parent | 279554ac5231ccabde4823d442a60b61be0c81ca (diff) | |
download | ports-bd09b5ac0cdf727f665afed83debf6a622a1e25c.tar.gz ports-bd09b5ac0cdf727f665afed83debf6a622a1e25c.zip |
Notes
Diffstat (limited to 'devel/titano/Makefile')
-rw-r--r-- | devel/titano/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/titano/Makefile b/devel/titano/Makefile index 85dbe96d78c6..c9aed73067a3 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -19,7 +19,8 @@ LIB_DEPENDS= gtkeditor.0:${PORTSDIR}/x11-toolkits/libgtkeditor WRKSRC= ${WRKDIR}/${DISTNAME:S/b//} USE_REINPLACE= yes -USE_GNOMELIBS= yes +USE_GNOMENG= yes +USE_GNOME= gnomelibs USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes |