diff options
author | mat <mat@FreeBSD.org> | 2016-05-25 23:43:34 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-25 23:43:34 +0800 |
commit | 9ec61f48def80e1a6cac88e7acc7894cc689135b (patch) | |
tree | c0750f82911803374c81b8cf05e2b96f037e2d8a /net-im | |
parent | 03d1cb7006bd787bb7333edbfdefa0fe8486d226 (diff) | |
download | freebsd-ports-gnome-9ec61f48def80e1a6cac88e7acc7894cc689135b.tar.gz freebsd-ports-gnome-9ec61f48def80e1a6cac88e7acc7894cc689135b.tar.zst freebsd-ports-gnome-9ec61f48def80e1a6cac88e7acc7894cc689135b.zip |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/centerim/Makefile | 1 | ||||
-rw-r--r-- | net-im/tkabber-plugins/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 2fcc13fdc69b..3b99db7b3d98 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-ssl --with-openssl -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CONFLICTS= centericq-[0-9]* centerim-devel-[0-9]* SHEBANG_FILES= misc/cimformathistory misc/cimextracthistory.pl diff --git a/net-im/tkabber-plugins/Makefile b/net-im/tkabber-plugins/Makefile index b1c503be8599..dafffb2e9279 100644 --- a/net-im/tkabber-plugins/Makefile +++ b/net-im/tkabber-plugins/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= tkabber:net-im/tkabber USES= tar:xz NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUBDIRS= aniemoticons attline battleship bc browser checkers chess \ ctcomp custom-urls cyrillize debug ejabberd floatingcontact \ |