summaryrefslogtreecommitdiff
path: root/chat/xchat/options.mk
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz1-7/+1
thus were before 2005Q3.
2005-06-19"inet6" option support is determined in bsd.prefs.mk, don't add it tosalo1-2/+2
PKG_SUGGESTED_OPTIONS.
2005-06-06handle legacy PKG_OPTIONS_VAR correctly, with warningdillo1-4/+6
2005-06-06Accept "PKG_OPTIONS.xchat2" for backwards compatibility reasons.tron1-2/+8
2005-06-06Fix oversight in last commit.tron1-2/+2
2005-06-06Replace the outdated "xchat" package (version 1.8.11) with thetron1-9/+20
"xchat2" package (version 2.4.3).
2005-06-02Convert to options framework.wiz1-0/+21
While here, reintegrate Makefile.common into Makefile since xchat-gnome has been removed from pkgsrc and there is no further need for Makefile.common. tron@ says do it.