aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:25:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:06:16 +0000
commita9dfc750ea34c6017b5316e0ba260960cfefc32b (patch)
treecaa0483da3c92e345ada885067a62e60c264fd8b
parentf75865d59e0e76ad74087631451897f636a4ce87 (diff)
downloadports-a9dfc750ea34c6017b5316e0ba260960cfefc32b.tar.gz
ports-a9dfc750ea34c6017b5316e0ba260960cfefc32b.zip
audio/libshout: Cosmetic change
-rw-r--r--audio/libshout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index 31ad68bbf2dd..16fe1aefa978 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libogg.so:audio/libogg
USES= cpe gmake libtool pathfix pkgconfig ssl
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
LDFLAGS+= -lcrypto
USE_LDCONFIG= yes