From 4df5b7bc2d553c485dc8067a0b9421ca7817622f Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Sat, 28 Sep 2019 10:48:06 +0000 Subject: [PATCH] astro/xephem: Really remove libXp dependency This was missed in r513048. Reported by: Scott Allendorf --- astro/xephem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index e1b7dd6de696..a7d60eb225a4 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -3,7 +3,7 @@ PORTNAME= xephem PORTVERSION= 3.7.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= http://www.clearskyinstitute.com/xephem/ @@ -14,7 +14,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig USES= gmake groff jpeg motif tar:tgz ssl xorg -USE_XORG= xp xt xext xmu x11 xft +USE_XORG= xt xext xmu x11 xft LDFLAGS+= -lfontconfig