summaryrefslogtreecommitdiff
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-07-17 11:52:42 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-07-17 11:52:42 +0000
commite31267efa6ce25492d10096909f59fce1e839925 (patch)
tree6da13250e055eb9426fe0de72fa0831fd36929d7 /lang/gnustep-base
parentUpgrade to 2.0.2. (diff)
Add missing file.
Notes
Notes: svn path=/head/; revision=45195
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile4
-rw-r--r--lang/gnustep-base/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index f1559ef1d5ef..7d09dbe28a7b 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -40,8 +40,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}
ETCDIR= ${PREFIX}/../etc
SYSLIBDIR= ${PREFIX}/System/Libraries
diff --git a/lang/gnustep-base/pkg-plist b/lang/gnustep-base/pkg-plist
index 80b2aa39e5d3..2d22ca8a3665 100644
--- a/lang/gnustep-base/pkg-plist
+++ b/lang/gnustep-base/pkg-plist
@@ -104,6 +104,7 @@ System/Headers/gnustep/unicode/decomp.h
System/Headers/gnustep/unicode/latin2.h
System/Headers/gnustep/unicode/nextstep.h
System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-base.so
+System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-base.so.%%MAJORVERSION%%
System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-base.so.%%VERSION%%
System/Libraries/Resources/DTDs/gsdoc-0_6_5.dtd
System/Libraries/Resources/DTDs/gsdoc-0_6_6.dtd