From c7ba3a98a8f94e6cc9542dba0f6e9f02cf1482b4 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Wed, 26 Dec 2001 22:05:20 +0000 Subject: [PATCH] Remove redundant WRKSRC line (it was set to the default). PR: 33214 Submitted by: maintainer --- devel/libvanessa_adt/Makefile | 1 - 1 file changed, 1 deletion(-) 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