aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wxgtk-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/wxgtk-devel/Makefile b/x11-toolkits/wxgtk-devel/Makefile
index c928203b0ab2..5e4d0ab5a7ca 100644
--- a/x11-toolkits/wxgtk-devel/Makefile
+++ b/x11-toolkits/wxgtk-devel/Makefile
@@ -7,15 +7,15 @@
PORTNAME= wxgtk
PORTVERSION= 2.4.2
-PORTREVISION= 2
+PORTREVISION?= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/
MASTER_SITE_SUBDIR= wxwindows
DISTNAME= wxGTK-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit with GTK+ bindings (unstable version)
+MAINTAINER?= ports@FreeBSD.org
+COMMENT?= The wxWindows GUI toolkit with GTK+ bindings (unstable version)
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \