diff options
Diffstat (limited to 'devel/rpc2/Makefile')
-rw-r--r-- | devel/rpc2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index a4041b4da412..11aff278c636 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -7,6 +7,7 @@ PORTNAME= rpc2 PORTVERSION= 1.23 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ @@ -15,7 +16,7 @@ COMMENT= An interprocess communication library LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes INSTALLS_SHLIB= yes |