diff options
Diffstat (limited to 'net/enet/Makefile')
-rw-r--r-- | net/enet/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile index b4adf8d33ffc..0071ed15d2e1 100644 --- a/net/enet/Makefile +++ b/net/enet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= enet -PORTVERSION= 1.3.14 +PORTVERSION= 1.3.15 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://enet.bespin.org/download/ @@ -14,9 +14,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= pathfix libtool +USE_LDCONFIG= yes + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_LDCONFIG= yes PORTDOCS= * |