diff options
Diffstat (limited to 'devel/lwp/Makefile')
-rw-r--r-- | devel/lwp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index b49ac2035fd8..d6b5148086da 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -6,11 +6,11 @@ # PORTNAME= lwp -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ -MAINTAINER= coda@cs.cmu.edu + USE_GMAKE= yes USE_LIBTOOL= yes |