aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-gui/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-07-23 20:14:23 +0800
committertg <tg@FreeBSD.org>2001-07-23 20:14:23 +0800
commit16ee63c279374ad15c4e3c8f442fe8fff7105658 (patch)
tree4def9cfdd7f574b3b800028ed4fbd79d7b4b824b /x11-toolkits/gnustep-gui/Makefile
parent1536b8d635308cda811ef8aa1037c86dfb41c7bd (diff)
downloadfreebsd-ports-gnome-16ee63c279374ad15c4e3c8f442fe8fff7105658.tar.gz
freebsd-ports-gnome-16ee63c279374ad15c4e3c8f442fe8fff7105658.tar.zst
freebsd-ports-gnome-16ee63c279374ad15c4e3c8f442fe8fff7105658.zip
Add missing file.
Diffstat (limited to 'x11-toolkits/gnustep-gui/Makefile')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 204b4ecc59e4..8912a97a6336 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -38,7 +38,8 @@ GNU_ARCH= ix86
.else
GNU_ARCH= ${MACHINE_ARCH}
.endif
-PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L} VERSION=${PORTVERSION}
+PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L} VERSION=${PORTVERSION} \
+ MAJORVERSION=${PORTVERSION:C/([0-9]).*/\1/1}
SYSLIBDIR= ${PREFIX}/System/Libraries