diff options
Diffstat (limited to 'security/libident/Makefile')
-rw-r--r-- | security/libident/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 008d3dfbde2d..403a91a49d0e 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -7,6 +7,7 @@ PORTNAME= libident PORTVERSION= 0.32 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://people.via.ecp.fr/~rem/libident/ @@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A small library to interface the ident protocol server (rfc1413) USE_GNOME= gnometarget lthack -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MAN3= ident.3 |