summaryrefslogtreecommitdiffstats
path: root/audio/gsm/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commitc7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch)
tree89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /audio/gsm/Makefile
parentb2066c7c70a0ccedd6a3fda853744aec2281d951 (diff)
downloadFreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip
FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'audio/gsm/Makefile')
-rw-r--r--audio/gsm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile
index 0a5c6d7..7286cf3 100644
--- a/audio/gsm/Makefile
+++ b/audio/gsm/Makefile
@@ -13,11 +13,11 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/gsm-1.0-pl10
+
+INSTALLS_SHLIBS= yes
+
MAN1= toast.1
MAN3= gsm.3 gsm_explode.3 gsm_option.3 gsm_print.3
MLINKS= toast.1 untoast.1 toast.1 tcat.1
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud