aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lavaps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lavaps/Makefile')
-rw-r--r--sysutils/lavaps/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile
index 600f49b818fd..1332752c8703 100644
--- a/sysutils/lavaps/Makefile
+++ b/sysutils/lavaps/Makefile
@@ -7,17 +7,17 @@
PORTNAME= lavaps
PORTVERSION= 1.15
-CATEGORIES= sysutils
-MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
+CATEGORIES= sysutils
+MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
-MAINTAINER= johann@egenetics.com
+MAINTAINER= johann@egenetics.com
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
USE_NEWGCC= yes
-MAN1= lavaps.1
+MAN1= lavaps.1
.include <bsd.port.mk>