aboutsummaryrefslogtreecommitdiff
path: root/astro/libnova
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-05-25 15:43:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-05-25 15:43:34 +0000
commit00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch)
treec0750f82911803374c81b8cf05e2b96f037e2d8a /astro/libnova
parentfd5b918640498d4d5f8b9ce1ac0a73880b4622e0 (diff)
downloadports-00d52a3e4c5bf9de39ce9d6095393f52407d69df.tar.gz
ports-00d52a3e4c5bf9de39ce9d6095393f52407d69df.zip
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=415839
Diffstat (limited to 'astro/libnova')
-rw-r--r--astro/libnova/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile
index d4880889dff9..0a7bc455d8de 100644
--- a/astro/libnova/Makefile
+++ b/astro/libnova/Makefile
@@ -15,8 +15,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure