diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-10-06 06:17:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-10-06 06:17:19 +0000 |
commit | abc10a0e280e81f9975fe352d8be33592e57efba (patch) | |
tree | ebbb93884eca04e7504c99b8beda071f30e435bc /x11-clocks | |
parent | 2286c091c47235d5864e59de3db9a7781c830a57 (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index fc7eccbb0e4c..ac21b8c96ff1 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -7,14 +7,14 @@ PORTNAME= sanduhr PORTVERSION= 1.93 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-clocks gnome 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 gnomeprefix libgnomeui oaf +USE_GNOME= gnomehack gnomeprefix libgnomeui USE_GMAKE= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes |