aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-18 04:48:26 +0800
committerpav <pav@FreeBSD.org>2009-01-18 04:48:26 +0800
commit1c8a51ade47473f3e56199d6a2d3b196c0630afe (patch)
tree63ca9868e591a70f8df37f6755131d5ec58d1409 /devel
parent78af1f247954c4bd28dbaedfb0f1aa0e99c3cfea (diff)
downloadfreebsd-ports-gnome-1c8a51ade47473f3e56199d6a2d3b196c0630afe.tar.gz
freebsd-ports-gnome-1c8a51ade47473f3e56199d6a2d3b196c0630afe.tar.zst
freebsd-ports-gnome-1c8a51ade47473f3e56199d6a2d3b196c0630afe.zip
- Fix plist
Reported by: pointyhat
Diffstat (limited to 'devel')
-rw-r--r--devel/swig13/Makefile3
-rw-r--r--devel/swig20/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index d1e084b8f63e..6ba45bb102f2 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -7,6 +7,7 @@
PORTNAME= swig
PORTVERSION= 1.3.37
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +17,8 @@ COMMENT= Simplified Wrapper and Interface Generator
USE_AUTOTOOLS= autoconf:262:env libtool:15
+MAN1= ccache-swig.1
+
VER= ${PORTVERSION:R}
PLIST_SUB+= PORTVERSION=${PORTVERSION}
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index d1e084b8f63e..6ba45bb102f2 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -7,6 +7,7 @@
PORTNAME= swig
PORTVERSION= 1.3.37
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +17,8 @@ COMMENT= Simplified Wrapper and Interface Generator
USE_AUTOTOOLS= autoconf:262:env libtool:15
+MAN1= ccache-swig.1
+
VER= ${PORTVERSION:R}
PLIST_SUB+= PORTVERSION=${PORTVERSION}