aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-04-30 07:59:19 +0800
committersteve <steve@FreeBSD.org>2000-04-30 07:59:19 +0800
commit2ca226e06aca8439a08b433fcda0bb5cb6e9d618 (patch)
treea4c1ac73f386333419a8fc733db1621189d93f80 /devel
parentdeb6e67a825f2abef8a8e0fd1ce0016250a703d2 (diff)
downloadfreebsd-ports-gnome-2ca226e06aca8439a08b433fcda0bb5cb6e9d618.tar.gz
freebsd-ports-gnome-2ca226e06aca8439a08b433fcda0bb5cb6e9d618.tar.zst
freebsd-ports-gnome-2ca226e06aca8439a08b433fcda0bb5cb6e9d618.zip
Use PORTVERSION for the VERSION version in PLIST_SUB.
PR: 18276 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'devel')
-rw-r--r--devel/gide/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gide/Makefile b/devel/gide/Makefile
index 35a915103d7e..c2155de6c481 100644
--- a/devel/gide/Makefile
+++ b/devel/gide/Makefile
@@ -30,8 +30,7 @@ CONFIGURE_ARGS= --with-gnome=${PREFIX}
MAN1= gide.1 gdbio.1
-VERSION= ${DISTNAME:S/gIDE-//}
-PLIST_SUB= VERSION=${VERSION}
+PLIST_SUB= VERSION=${PORTVERSION}
post-patch:
@${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/src/*.c