aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-27 06:05:20 +0800
committerpetef <petef@FreeBSD.org>2001-12-27 06:05:20 +0800
commitaf647a0d0eba74449df5c68648910a160db05c64 (patch)
tree6e70b0c46e2c6986896cc53f45de6a4563c9bdb4 /devel
parent161cc0b2bc91ea929fa2448da49b22c5d57f5025 (diff)
downloadfreebsd-ports-gnome-af647a0d0eba74449df5c68648910a160db05c64.tar.gz
freebsd-ports-gnome-af647a0d0eba74449df5c68648910a160db05c64.tar.zst
freebsd-ports-gnome-af647a0d0eba74449df5c68648910a160db05c64.zip
Remove redundant WRKSRC line (it was set to the default).
PR: 33214 Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/libvanessa_adt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile
index 1e99485825ce..29b2c3babe80 100644
--- a/devel/libvanessa_adt/Makefile
+++ b/devel/libvanessa_adt/Makefile
@@ -25,6 +25,5 @@ INSTALLS_SHLIB= YES
USE_LIBTOOL= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-WRKSRC= ${WRKDIR}/vanessa_adt-${PORTVERSION}
.include <bsd.port.mk>