summaryrefslogtreecommitdiff
path: root/astro/sunclock/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-06 06:29:02 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-06 06:29:02 +0000
commit5b13a6298ff0b6b17a548b4db2af9866582bfcca (patch)
tree5b7d32786a9c747f809c64153e00745509697847 /astro/sunclock/Makefile
parent- Add readline as dependency when it was already installed. The program (diff)
- Fix pointyhat building (it strange, but it doesn't build there. Fixed
by adding includepaths explicitly) - Fix permissions by replacing 'cp's and 'install's by BSD_INSTALL_XXX equivalents PR: ports/101362 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=169799
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r--astro/sunclock/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index 3cd8a36a6557..ad7dec6b5839 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -8,6 +8,7 @@
PORTNAME= sunclock
PORTVERSION= 3.55
+PORTREVISION= 1
CATEGORIES= astro x11-clocks
MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/sunclock/ \
http://mbsd.msk.ru/dist/
@@ -21,7 +22,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_BZIP2= yes
USE_XPM= yes
USE_IMAKE= yes
-CFLAGS+= -I${LOCALBASE}/include
+CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
MAN1= sunclock.1