summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/chbg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile
index 68f21ea53f2c..908f71e8f0bc 100644
--- a/graphics/chbg/Makefile
+++ b/graphics/chbg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= chbg
PORTVERSION= 1.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.idata.sk/~ondrej/sw/
@@ -20,7 +20,7 @@ COMMENT= Change Background Picture with time period
USE_X_PREFIX= yes
USE_GNOME= gdkpixbuf
USE_GMAKE= yes
-USE_REINPLACE= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"