aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-10-06 11:18:35 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-10-06 11:18:35 +0000
commit80365401d0256e1e916b625c829e841f650477c2 (patch)
treeac88a3b062a4f6d68cc3af9680e064e4b01f1e5f /astro
parent98407f9031c963deea22b05bb38380d6b6bf02e1 (diff)
downloadports-80365401d0256e1e916b625c829e841f650477c2.tar.gz
ports-80365401d0256e1e916b625c829e841f650477c2.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/xplanet/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile
index 431700d7cc76..ddfb25e39b4b 100644
--- a/astro/xplanet/Makefile
+++ b/astro/xplanet/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xplanet
PORTVERSION= 1.3.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= astro geography
MASTER_SITES= SF
@@ -11,11 +11,11 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Draw pictures of the earth textured by an image
GNU_CONFIGURE= yes
-USES= iconv
+USES= iconv localbase
USE_XORG= xt xscrnsaver
CONFIGURE_ARGS= --with-map-extension=jpg
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib -lm
+CPPFLAGS+= -I${LOCALBASE}/include/netpbm
+LIBS+= -lm
OPTIONS_DEFINE= FREETYPE PANGO GIF JPEG PNG PNM TIFF
OPTIONS_DEFAULT= FREETYPE PANGO GIF JPEG PNG PNM TIFF