diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-31 18:21:56 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-31 18:21:56 +0000 |
commit | df2cecf4d416f53bb61d0bf09661cf54c07d57e1 (patch) | |
tree | 0d553a0aa279103d4c234790c72bd3b0003ae3be /irc/xchat2 | |
parent | 2eddee19bd6a270da09621507cf80f261cbca311 (diff) | |
download | FreeBSD-ports-df2cecf4d416f53bb61d0bf09661cf54c07d57e1.zip FreeBSD-ports-df2cecf4d416f53bb61d0bf09661cf54c07d57e1.tar.gz |
Remove PATCH_DIST_STRIP as it is no longer needed.
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index e784c56..9ac74bc 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -16,7 +16,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ 2 toolkit USE_X_PREFIX= yes -PATCH_DIST_STRIP=-p1 USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes |