diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-01 02:21:56 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-01 02:21:56 +0800 |
commit | df2cecf4d416f53bb61d0bf09661cf54c07d57e1 (patch) | |
tree | 0d553a0aa279103d4c234790c72bd3b0003ae3be /irc/xchat2/Makefile | |
parent | 2eddee19bd6a270da09621507cf80f261cbca311 (diff) | |
download | freebsd-ports-gnome-df2cecf4d416f53bb61d0bf09661cf54c07d57e1.tar.gz freebsd-ports-gnome-df2cecf4d416f53bb61d0bf09661cf54c07d57e1.tar.zst freebsd-ports-gnome-df2cecf4d416f53bb61d0bf09661cf54c07d57e1.zip |
Remove PATCH_DIST_STRIP as it is no longer needed.
Diffstat (limited to 'irc/xchat2/Makefile')
-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 e784c56bbf8e..9ac74bc2bdeb 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 |