1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update port to 0.21

Submitted by:	Edward H. Flora <ehflora@access1.net>
This commit is contained in:
Chris D. Faulhaber 2000-11-06 23:36:22 +00:00
parent e771675997
commit 1bf8180052
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34860
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= wmcalc
PORTVERSION= 0.1
PORTVERSION= 0.21
CATEGORIES= math windowmaker
MASTER_SITES= http://members.access1.net/ehflora/wmcalc/
@ -15,7 +15,7 @@ MAINTAINER= jedgar@FreeBSD.org
ALL_TARGET= clean wmcalc
USE_X_PREFIX= yes
USE_XPM= yes
WRKSRC= ${WRKDIR}/wmcalc
NO_WRKSUBDIR= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmcalc ${PREFIX}/bin

View File

@ -1 +1 @@
MD5 (wmcalc-0.1.tar.gz) = c0f814ee45eac22cf659ca3107f6b9a1
MD5 (wmcalc-0.21.tar.gz) = 5c8fcf8b5f902ace70577e0c95c17d96

View File

@ -3,7 +3,7 @@
@@ -1,15 +1,15 @@
-INCLUDES =-I/usr/X11R6/include/X11 -I/usr/local/include -I/usr/include/X11R6/X11
-LIBINC =-L/usr/X11R6/lib -L/usr/include/lib
+INCLUDES =-I${X11BASE}/include
+INCLUDES =-I${X11BASE}/include -I${X11BASE}/include/X11
+LIBINC =-L${X11BASE}/lib
LIBS = -lX11 -lXpm -lXext -lm