aboutsummaryrefslogtreecommitdiff
path: root/net/libdnet/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-10-12 17:36:00 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-10-12 17:36:00 +0000
commit3f04eeff4712154fbbf8732d3e78bbcf07ac9e77 (patch)
treef2f09b8aff7d5587c7fca42e940fcc3dbc072010 /net/libdnet/Makefile
parentd89c0b304a1fcf393a84333054006bf3f9df5e71 (diff)
downloadports-3f04eeff4712154fbbf8732d3e78bbcf07ac9e77.tar.gz
ports-3f04eeff4712154fbbf8732d3e78bbcf07ac9e77.zip
- add missing files
- add INSTALLS_SHLIB and USE_LIBTOOL_VER PR: ports/71710 Submitted by: leeym Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=119071
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r--net/libdnet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 5bbc98aa9030..c068d25df603 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -16,6 +16,8 @@ COMMENT= A simple interface to low level networking routines
GNU_CONFIGURE= yes
USE_GMAKE= yes
+INSTALLS_SHLIB= yes
+USE_LIBTOOL_VER=15
MAN3= dnet.3
MAN8= dnet.8