diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-31 18:21:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-31 18:21:56 +0000 |
commit | 0aeb6a8f808e946cf7cbc2764d721af7c0729b17 (patch) | |
tree | ddfdb9723f7461dbc5bc9240757293a9d1a8ea6f /irc/xchat2 | |
parent | 51d80368d59301af0d7ad55f9d3f9670c3cfcb3e (diff) | |
download | ports-0aeb6a8f808e946cf7cbc2764d721af7c0729b17.tar.gz ports-0aeb6a8f808e946cf7cbc2764d721af7c0729b17.zip |
Notes
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 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 |