diff options
-rw-r--r-- | misc/rocs/Makefile | 4 | ||||
-rw-r--r-- | misc/rocs/PLIST | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/rocs/Makefile b/misc/rocs/Makefile index 059a8a262a6..e37ff435d3a 100644 --- a/misc/rocs/Makefile +++ b/misc/rocs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2015/04/25 14:23:36 tnn Exp $ +# $NetBSD: Makefile,v 1.38 2016/01/16 18:54:22 markd Exp $ DISTNAME= rocs-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc COMMENT= KDE graph theory IDE diff --git a/misc/rocs/PLIST b/misc/rocs/PLIST index dc54ef2aa90..a37b8c0ba62 100644 --- a/misc/rocs/PLIST +++ b/misc/rocs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2014/11/26 12:26:23 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2016/01/16 18:54:22 markd Exp $ bin/rocs include/rocs/ConsoleModule.h include/rocs/CoreTypes.h @@ -27,10 +27,10 @@ lib/kde4/rocs_tikzfileformat.so lib/kde4/rocs_transformedgesplugin.so lib/librocscore.so lib/librocscore.so.4 -lib/librocscore.so.${PKGVERSION} +lib/librocscore.so.${KDELIBSVER} lib/librocsvisualeditor.so lib/librocsvisualeditor.so.4 -lib/librocsvisualeditor.so.${PKGVERSION} +lib/librocsvisualeditor.so.${KDELIBSVER} share/appdata/rocs.appdata.xml share/applications/kde4/rocs.desktop share/doc/kde/HTML/en/rocs/apiConsole.docbook |