summaryrefslogtreecommitdiff
path: root/chinese/dia
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-19 21:42:39 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-19 21:42:39 +0000
commitbbf3e485920eede2fbe274ffd8a3c4b95a01bd37 (patch)
tree7948148b9c661b3cfcc4f504965764d3430e6851 /chinese/dia
parentremove useless .la files (diff)
Deploy USE_GNOMENG infrastructure
PR: 42201 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=66759
Diffstat (limited to 'chinese/dia')
-rw-r--r--chinese/dia/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/dia/Makefile b/chinese/dia/Makefile
index 0a41edc2ab88..7c2b9a1cd7c9 100644
--- a/chinese/dia/Makefile
+++ b/chinese/dia/Makefile
@@ -15,7 +15,8 @@ PATCHFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-big5.diff.gz
MD5_FILE= ${.CURDIR}/distinfo
# For png output
-USE_GNOMELIBS= yes
+USE_GNOMENG= yes
+USE_GNOME+= gnomelibs
.include "${MASTERDIR}/Makefile"
MAINTAINER= keith@FreeBSD.org