diff options
author | araujo <araujo@FreeBSD.org> | 2011-03-20 02:59:16 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2011-03-20 02:59:16 +0800 |
commit | 115b12e508735ac7177f6c68c5dac7a5b0ec92ff (patch) | |
tree | 8646c0c9a3b2dbd7cbca54168f5ecd7825fc0084 /x11-clocks | |
parent | 33d977b6f1ff73f805a7acac1a528193d3661c36 (diff) | |
download | freebsd-ports-gnome-115b12e508735ac7177f6c68c5dac7a5b0ec92ff.tar.gz freebsd-ports-gnome-115b12e508735ac7177f6c68c5dac7a5b0ec92ff.tar.zst freebsd-ports-gnome-115b12e508735ac7177f6c68c5dac7a5b0ec92ff.zip |
- It doesn't depends of gnomelibs.
Reported by: bapt
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index 18c78e701a4e..b178c0b6d618 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://seehuhn.de/media/programs/ MAINTAINER= araujo@FreeBSD.org COMMENT= An alarm clock for GNOME desktop designed as a sand-glass -USE_GNOME= gnomehack gnomelibs gnometarget gnomeprefix libgnomeui oaf +USE_GNOME= gnomehack gnometarget gnomeprefix libgnomeui oaf USE_GMAKE= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes |