aboutsummaryrefslogtreecommitdiff
path: root/x11/gmessage
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:37:37 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:37:37 +0000
commita70230aec6fdd72a0fc7085f7ed8a3de414406bc (patch)
tree6761fdcca2ce349902c0d2d0957c9b56aa3bdd3b /x11/gmessage
parentb68b77b88c3c375f539f5d8b90767dffee49733d (diff)
downloadports-a70230aec6fdd72a0fc7085f7ed8a3de414406bc.tar.gz
ports-a70230aec6fdd72a0fc7085f7ed8a3de414406bc.zip
Deploy USE_GNOMENG infrastructure
PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65423
Diffstat (limited to 'x11/gmessage')
-rw-r--r--x11/gmessage/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gmessage/Makefile b/x11/gmessage/Makefile
index 8c74ecf7acef..66f5c6c49440 100644
--- a/x11/gmessage/Makefile
+++ b/x11/gmessage/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
MAINTAINER= domi@saargate.de
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
.include <bsd.port.mk>