aboutsummaryrefslogtreecommitdiff
path: root/audio/nas/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /audio/nas/Makefile
parent880b5e44bc87f9065a91e444717a092d0661cce9 (diff)
downloadports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz
ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip
Notes
Diffstat (limited to 'audio/nas/Makefile')
-rw-r--r--audio/nas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 3d20017064ed..b0faddaaf86f 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -16,6 +16,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
+INSTALLS_SHLIBS= yes
ALL_TARGET= World
# no need to "xmkmf -a" and create the Makefiles twice -- see above
XMKMF= xmkmf
@@ -74,7 +75,6 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
post-install:
- ${LDCONFIG} -m ${PREFIX}/lib
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>