diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 15:33:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 15:33:54 +0000 |
commit | 2854e94154498a3fdff114ef613e8ed634cec1a7 (patch) | |
tree | 7cdf54b0a6724ccee3aad7e8376767e4e0f1d986 /deskutils/gnotime | |
parent | 148c52a1812c7b9ab58d748203bed5bc063c53b0 (diff) | |
download | ports-2854e94154498a3fdff114ef613e8ed634cec1a7.tar.gz ports-2854e94154498a3fdff114ef613e8ed634cec1a7.zip |
Notes
Diffstat (limited to 'deskutils/gnotime')
-rw-r--r-- | deskutils/gnotime/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 0ef8a71d4a89..7f619f12c78a 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -14,11 +14,9 @@ MASTER_SITE_SUBDIR= gttr MAINTAINER= ports@freebsd.org COMMENT= GnoTime is a time tracker for gnome2 -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \ - guile.15:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile -USE_GNOME= gnomehack gnomeprefix +USE_GNOME= gnomehack gnomeprefix libgtkhtml libgnomeui USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes |