aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-07-23 12:14:23 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-07-23 12:14:23 +0000
commit4bfe77be4cd53f8bbdedbc92749a2321f654733f (patch)
tree277ca34b20a2e53cba1bf19e5654be858cf825f8 /x11-toolkits
parent3e065ec32b6500fff632a28b501d6fb0b1e35b18 (diff)
downloadports-4bfe77be4cd53f8bbdedbc92749a2321f654733f.tar.gz
ports-4bfe77be4cd53f8bbdedbc92749a2321f654733f.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile3
-rw-r--r--x11-toolkits/gnustep-gui/pkg-plist1
2 files changed, 3 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
diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist
index c13dcab118bc..7258dec900ea 100644
--- a/x11-toolkits/gnustep-gui/pkg-plist
+++ b/x11-toolkits/gnustep-gui/pkg-plist
@@ -507,6 +507,7 @@ System/Libraries/Resources/PrinterTypes/Printers
System/Libraries/Resources/PrinterTypes/Spanish.lproj/Linotronic_300.ppd
System/Libraries/Resources/PrinterTypes/Swedish.lproj/Linotronic_300.ppd
System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgmodel.so.%%VERSION%%
+System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-gui.so.%%MAJORVERSION%%
System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-gui.so.%%VERSION%%
System/Library/Model/ColorPanel.gmodel
System/Library/Model/SavePanel.gmodel