diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-09 21:01:45 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-09 21:01:45 +0000 |
commit | 6478ed46bed46fbc30a696307e85171a5bc1ca7b (patch) | |
tree | a7d0c42780450d9a2fa5a4cdc7899fce297e750c /devel/linux-libglade/Makefile | |
parent | b1a42e06119df78499453f18b77d88b12c26e4d3 (diff) | |
download | ports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.tar.gz ports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.zip |
Notes
Diffstat (limited to 'devel/linux-libglade/Makefile')
-rw-r--r-- | devel/linux-libglade/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/linux-libglade/Makefile b/devel/linux-libglade/Makefile index b9d8402ebe5c..8bbd4275f8d5 100644 --- a/devel/linux-libglade/Makefile +++ b/devel/linux-libglade/Makefile @@ -7,14 +7,15 @@ PORTNAME= libglade PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= devel linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-15 +DISTNAME= ${PORTNAME}-${PORTVERSION}-16 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libglade USE_LINUX_RPM= yes -LINUX_DIST_VER= 3 +LINUX_DIST_VER= 4 INSTALLS_SHLIB= yes PLIST= pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB= LIBVERSION="0.4.2" PORTVERSION="${PORTVERSION}" |