aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-06 05:02:35 +0800
committermarcus <marcus@FreeBSD.org>2003-04-06 05:02:35 +0800
commit43afe59f2215ba5ef8d4b93ba2dd26ff1d4ab356 (patch)
treebd2c448bb40aee1875a6c90d15fc48f1ff018baa /sysutils
parent393ef9f6d601cf7342022d5260c0851acf48485e (diff)
downloadfreebsd-ports-gnome-43afe59f2215ba5ef8d4b93ba2dd26ff1d4ab356.tar.gz
freebsd-ports-gnome-43afe59f2215ba5ef8d4b93ba2dd26ff1d4ab356.tar.zst
freebsd-ports-gnome-43afe59f2215ba5ef8d4b93ba2dd26ff1d4ab356.zip
Convert to new GNOME infrastructure.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/sjog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sjog/Makefile b/sysutils/sjog/Makefile
index f95785f1569f..d7afbd453472 100644
--- a/sysutils/sjog/Makefile
+++ b/sysutils/sjog/Makefile
@@ -17,7 +17,7 @@ COMMENT= Userland daemon for Sony Vaio Jog Dial
ONLY_FOR_ARCHS= i386
USE_AUTOMAKE= yes
GNU_CONFIGURE= yes
-USE_GTK= yes
+USE_GNOME= gtk12
USE_GMAKE= yes
.include <bsd.port.mk>