diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-26 22:05:20 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-26 22:05:20 +0000 |
commit | c7ba3a98a8f94e6cc9542dba0f6e9f02cf1482b4 (patch) | |
tree | 8017584b7de8e35bf4d40ead3aaf9d834ca8623c /devel/libvanessa_adt | |
parent | 9ab084739ac0edca2f06fe87d27950d3e703cdc3 (diff) | |
download | ports-c7ba3a98a8f94e6cc9542dba0f6e9f02cf1482b4.tar.gz ports-c7ba3a98a8f94e6cc9542dba0f6e9f02cf1482b4.zip |
Notes
Diffstat (limited to 'devel/libvanessa_adt')
-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> |