svn commit: r333689 - head/audio/kid3-kde4

Max Brazhnikov makc at FreeBSD.org
Wed Nov 13 14:26:50 UTC 2013


Author: makc
Date: Wed Nov 13 14:26:49 2013
New Revision: 333689
URL: http://svnweb.freebsd.org/changeset/ports/333689

Log:
  Fix packaging

Modified:
  head/audio/kid3-kde4/Makefile

Modified: head/audio/kid3-kde4/Makefile
==============================================================================
--- head/audio/kid3-kde4/Makefile	Wed Nov 13 14:18:04 2013	(r333688)
+++ head/audio/kid3-kde4/Makefile	Wed Nov 13 14:26:49 2013	(r333689)
@@ -46,7 +46,7 @@ CMAKE_ARGS+=	-DWITH_APPS="${KID3_CLI}KDE
 PLIST_SUB+=	QT="@comment " KDE=""
 .endif
 
-PLIST_SUB=	SHLIB_VER=${PORTVERSION}
+PLIST_SUB+=	SHLIB_VER=${PORTVERSION}
 
 CLI_DESC=	Build and install command line utility
 CLI_USES=	readline


More information about the svn-ports-head mailing list