diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-17 20:48:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-17 20:48:26 +0000 |
commit | b57de061d6028d5639edad50df96563e63da95e9 (patch) | |
tree | 3aece23b9bef681235f8dd2eda506386478690a4 /devel | |
parent | 90a2d23704b6907f009450044a8e6e32cd4307ac (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/swig13/Makefile | 3 | ||||
-rw-r--r-- | devel/swig20/Makefile | 3 |
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} |