diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-11-16 03:50:01 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-11-16 03:50:01 +0000 |
commit | eb3e27736efb40abea03f430ffbef8c01eef5d3a (patch) | |
tree | 3b59e9fc9f5dbeff98821263c677a1e03df0d429 /net/licq | |
parent | 5e3b2cf328d972eca0e649d9aa881c998ad2928e (diff) | |
download | ports-eb3e27736efb40abea03f430ffbef8c01eef5d3a.tar.gz ports-eb3e27736efb40abea03f430ffbef8c01eef5d3a.zip |
Notes
Diffstat (limited to 'net/licq')
-rw-r--r-- | net/licq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile index 0415896c2ad5..d6d03b944342 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -16,7 +16,6 @@ MASTER_SITES= ftp://ftp.wibble.net/pub/licq/srcs/ \ MAINTAINER= green@FreeBSD.org USE_QT= yes -WRKSRC= ${WRKDIR}/${DISTNAME} USE_GMAKE= yes GNU_CONFIGURE= yes |