diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-13 14:26:49 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-13 14:26:49 +0000 |
commit | a73ff00e8a6dd97532e19661c233bd47e2262853 (patch) | |
tree | 1abdd777bcb76ebe858cdbe671ef19e8a59e0a29 /audio/kid3-kde4 | |
parent | 959b32aac71565de491e8b93f984784c4d5fee5a (diff) |
Notes
Diffstat (limited to 'audio/kid3-kde4')
-rw-r--r-- | audio/kid3-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index 42e572c07f7d..bec61dfc6343 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -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 |