diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-09-03 21:29:30 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-09-03 21:29:30 +0000 |
commit | fc3d33543429981a39bb61f84f1d5fc65900e6de (patch) | |
tree | 48145aa512b7e732f1edd713ccd13ed8fd1c704e /graphics/chbg/Makefile | |
parent | 8c4b61af8f7e5acd57b362aa4fae478f4826c85f (diff) | |
download | ports-fc3d33543429981a39bb61f84f1d5fc65900e6de.tar.gz ports-fc3d33543429981a39bb61f84f1d5fc65900e6de.zip |
Notes
Diffstat (limited to 'graphics/chbg/Makefile')
-rw-r--r-- | graphics/chbg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile index 55f6b94c4de4..65d855ff7bab 100644 --- a/graphics/chbg/Makefile +++ b/graphics/chbg/Makefile @@ -7,7 +7,7 @@ PORTNAME= chbg PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.idata.sk/~ondrej/sw/ @@ -17,7 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= netchild@FreeBSD.org COMMENT= Change Background Picture with time period -# GNOME parts aren't prefix safe, they install into "gnome-config --prefix" USE_X_PREFIX= yes USE_GNOME= gdkpixbuf USE_GMAKE= yes |