summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-21 05:52:35 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-21 05:52:35 +0800
commitfabefa6456491c2011e47e11fd2cd94c8e0a4243 (patch)
tree78d9dea00acedf68dfc88f96d60a3128abb9d3e1
parent7466925f889604df15c7f55e3440e924e076b317 (diff)
downloadmarcuscom-ports-fabefa6456491c2011e47e11fd2cd94c8e0a4243.tar
marcuscom-ports-fabefa6456491c2011e47e11fd2cd94c8e0a4243.tar.gz
marcuscom-ports-fabefa6456491c2011e47e11fd2cd94c8e0a4243.tar.bz2
marcuscom-ports-fabefa6456491c2011e47e11fd2cd94c8e0a4243.tar.lz
marcuscom-ports-fabefa6456491c2011e47e11fd2cd94c8e0a4243.tar.xz
marcuscom-ports-fabefa6456491c2011e47e11fd2cd94c8e0a4243.tar.zst
marcuscom-ports-fabefa6456491c2011e47e11fd2cd94c8e0a4243.zip
Add gnometarget to USE_GNOME.
Thanks, Rui. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1232 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--editors/gedit-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index 27ebf7738..3766b80b5 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -22,6 +22,6 @@ USE_PERL5= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack gnomeprefix
+USE_GNOME= gnomehack gnomeprefix gnometarget
.include <bsd.port.mk>