aboutsummaryrefslogtreecommitdiff
path: root/emulators/xhomer
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
commit077a58f032efc81c06a5c627cf14888c6eee37d9 (patch)
tree14fee1a21bf0a706c4026dfb70c9bd7281351d20 /emulators/xhomer
parenta4da4776f1822761dc6ede9613d669b718644578 (diff)
downloadports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz
ports-077a58f032efc81c06a5c627cf14888c6eee37d9.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209583
Diffstat (limited to 'emulators/xhomer')
-rw-r--r--emulators/xhomer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xhomer/Makefile b/emulators/xhomer/Makefile
index c5c252bf0107..75788fd6794d 100644
--- a/emulators/xhomer/Makefile
+++ b/emulators/xhomer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xhomer
DISTVERSION= 9-16-06
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= http://xhomer.isani.org/xhomer/
@@ -17,7 +17,7 @@ MAINTAINER= trasz@FreeBSD.org
COMMENT= Emulator for the DEC Pro 350 computer
USE_GMAKE= yes
-USE_XLIB= yes
+USE_XORG= xt sm ice xext x11
ALL_TARGET= clean xhomer
INSTALL_TARGET=
CFLAGS+= -Wall -ffloat-store