summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/boost-libs/PLIST.SunOS7
-rw-r--r--devel/gnustep-base/PLIST.SunOS2
-rw-r--r--devel/gnustep-objc-lf2/PLIST.SunOS2
-rw-r--r--devel/gnustep-objc/PLIST.SunOS2
-rw-r--r--sysutils/gworkspace/PLIST.SunOS8
-rw-r--r--x11/gnustep-gui/PLIST.SunOS2
-rw-r--r--x11/qt4-tools/Makefile9
-rw-r--r--x11/qt4-tools/PLIST6
8 files changed, 35 insertions, 3 deletions
diff --git a/devel/boost-libs/PLIST.SunOS b/devel/boost-libs/PLIST.SunOS
new file mode 100644
index 00000000000..ad3a4b7a68d
--- /dev/null
+++ b/devel/boost-libs/PLIST.SunOS
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST.SunOS,v 1.1 2011/09/14 18:13:37 hans Exp $
+lib/libboost_math_c99l.a
+lib/libboost_math_c99l.so
+lib/libboost_math_c99l.so.${BOOST_VERSION}
+lib/libboost_math_tr1l.a
+lib/libboost_math_tr1l.so
+lib/libboost_math_tr1l.so.${BOOST_VERSION}
diff --git a/devel/gnustep-base/PLIST.SunOS b/devel/gnustep-base/PLIST.SunOS
new file mode 100644
index 00000000000..bba9c19de6d
--- /dev/null
+++ b/devel/gnustep-base/PLIST.SunOS
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.SunOS,v 1.1 2011/09/14 18:15:08 hans Exp $
+lib/libgnustep-base.so.1.20
diff --git a/devel/gnustep-objc-lf2/PLIST.SunOS b/devel/gnustep-objc-lf2/PLIST.SunOS
new file mode 100644
index 00000000000..5a605be0f87
--- /dev/null
+++ b/devel/gnustep-objc-lf2/PLIST.SunOS
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.SunOS,v 1.1 2011/09/14 18:16:40 hans Exp $
+lib/libobjc_lf2.so.2
diff --git a/devel/gnustep-objc/PLIST.SunOS b/devel/gnustep-objc/PLIST.SunOS
new file mode 100644
index 00000000000..755d184becf
--- /dev/null
+++ b/devel/gnustep-objc/PLIST.SunOS
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.SunOS,v 1.1 2011/09/14 18:15:52 hans Exp $
+lib/libobjc.so.1
diff --git a/sysutils/gworkspace/PLIST.SunOS b/sysutils/gworkspace/PLIST.SunOS
new file mode 100644
index 00000000000..0e145a5a8db
--- /dev/null
+++ b/sysutils/gworkspace/PLIST.SunOS
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST.SunOS,v 1.1 2011/09/14 18:17:51 hans Exp $
+lib/GNUstep/Frameworks/FSNode.framework/Versions/0/libFSNode.so.0
+lib/GNUstep/Frameworks/Inspector.framework/Versions/0/libInspector.so.0
+lib/GNUstep/Frameworks/Operation.framework/Versions/1/libOperation.so.1
+lib/libDBKit.so.0
+lib/libFSNode.so.0
+lib/libInspector.so.0
+lib/libOperation.so.1
diff --git a/x11/gnustep-gui/PLIST.SunOS b/x11/gnustep-gui/PLIST.SunOS
new file mode 100644
index 00000000000..814b2e398af
--- /dev/null
+++ b/x11/gnustep-gui/PLIST.SunOS
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.SunOS,v 1.1 2011/09/14 18:17:14 hans Exp $
+lib/libgnustep-gui.so.0.18
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile
index 57aad7a95ed..7fba893a3db 100644
--- a/x11/qt4-tools/Makefile
+++ b/x11/qt4-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2011/09/04 15:42:52 adam Exp $
+# $NetBSD: Makefile,v 1.47 2011/09/14 18:12:57 hans Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +29,13 @@ INSTALLATION_DIRS+= ${QTPREFIX}/mkspecs
INSTALLATION_DIRS+= ${QTPREFIX}/tools/qdoc3
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
+PLIST_VARS+= notSunOS SunOS
+.if ${OPSYS} == "SunOS"
+PLIST.SunOS= yes
+.else
+PLIST.notSunOS= yes
+.endif
+
post-configure:
ln -sf ${QTPREFIX}/bin/moc ${WRKSRC}/bin/moc
ln -sf ${QTPREFIX}/bin/uic ${WRKSRC}/bin/uic
diff --git a/x11/qt4-tools/PLIST b/x11/qt4-tools/PLIST
index 1cdba5c70f7..db868531a17 100644
--- a/x11/qt4-tools/PLIST
+++ b/x11/qt4-tools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2011/09/04 15:42:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2011/09/14 18:12:57 hans Exp $
lib/pkgconfig/QtCLucene.pc
lib/pkgconfig/QtDesigner.pc
lib/pkgconfig/QtDesignerComponents.pc
@@ -195,7 +195,9 @@ qt4/mkspecs/cygwin-g++/qmake.conf
qt4/mkspecs/cygwin-g++/qplatformdefs.h
qt4/mkspecs/darwin-g++/qmake.conf
qt4/mkspecs/darwin-g++/qplatformdefs.h
-qt4/mkspecs/default
+${PLIST.notSunOS}qt4/mkspecs/default
+${PLIST.SunOS}qt4/mkspecs/default/qmake.conf
+${PLIST.SunOS}qt4/mkspecs/default/qplatformdefs.h
qt4/mkspecs/features/build_pass.prf
qt4/mkspecs/features/dbusadaptors.prf
qt4/mkspecs/features/dbusinterfaces.prf