aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xrefresh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xrefresh/Makefile')
-rw-r--r--x11/xrefresh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xrefresh/Makefile b/x11/xrefresh/Makefile
index 9eb7d9efcab6..8f699ffd1f89 100644
--- a/x11/xrefresh/Makefile
+++ b/x11/xrefresh/Makefile
@@ -10,7 +10,7 @@ COMMENT= Refresh all or part of an X screen
LICENSE= MIT
XORG_CAT= app
-USE_XORG= x11 xorg-macros
+USE_XORG= x11
PLIST_FILES= bin/xrefresh
ass='column1'>| | | | | | - Take maintainership PR: ports/96290 Submitted by: Shaun Amott <shaun@inerd.com> * - Add some SHA256 checksumspav2005-11-241-0/+1 | * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1 | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. * Remove obsolete patch now that we don't build the included libltdl anymorevs2005-07-011-11/+0 | * Don't link statically to home-grown libltdlvs2005-06-302-3/+22 | * Update to 0.4.0sem2004-11-027-10/+52 | | | | | PR: ports/73366 Submitted by: Peter Johnson <freebsd (at) bilogic (dot) org> * - Use USE_ICONV knobkrion2004-03-311-1/+1 | | | | Approved by: portmgr * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+3 | | | | | Submitted by: trevor Tested by: bento * SIZEify.trevor2004-01-291-0/+1 | * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 | * - Update to 0.3.0pav2004-01-133-26/+28 | | | | | PR: ports/61277 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1 | | | | Prodded by: kris * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 |