aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/rep-gtk/Makefile
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>2000-01-12 12:36:05 +0800
committernakai <nakai@FreeBSD.org>2000-01-12 12:36:05 +0800
commite30daade2bd146af2915c2d1d7b3c5e4bd8068d7 (patch)
treefab59fdb9b591bda522e2cfb1d56297d9a5874df /x11-toolkits/rep-gtk/Makefile
parent46b59e4f2e1e6cd8ad67df05e2397c8e51d0ada9 (diff)
downloadfreebsd-ports-gnome-e30daade2bd146af2915c2d1d7b3c5e4bd8068d7.tar.gz
freebsd-ports-gnome-e30daade2bd146af2915c2d1d7b3c5e4bd8068d7.tar.zst
freebsd-ports-gnome-e30daade2bd146af2915c2d1d7b3c5e4bd8068d7.zip
It doesn't need guile.
Diffstat (limited to 'x11-toolkits/rep-gtk/Makefile')
-rw-r--r--x11-toolkits/rep-gtk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile
index 7d59500c600f..e310488bd3e1 100644
--- a/x11-toolkits/rep-gtk/Makefile
+++ b/x11-toolkits/rep-gtk/Makefile
@@ -13,8 +13,7 @@ MASTER_SITES= ftp://rep-gtk.sourceforge.net/pub/rep-gtk/
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile \
- rep:${PORTSDIR}/lang/librep
+BUILD_DEPENDS= rep:${PORTSDIR}/lang/librep
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config