diff options
-rw-r--r-- | devel/libvanessa_adt/Makefile | 1 |
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> |