diff options
Diffstat (limited to 'misc/wmx10/Makefile')
-rw-r--r-- | misc/wmx10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/wmx10/Makefile b/misc/wmx10/Makefile index e0f09f0a0b80..26ce6deae680 100644 --- a/misc/wmx10/Makefile +++ b/misc/wmx10/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmx10 PORTVERSION= 0.03 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc windowmaker MASTER_SITES= http://www.cs.uml.edu/~jhawkins/wmx10/ @@ -16,7 +16,7 @@ COMMENT= Remote control for X10 devices WRKSRC= ${WRKDIR}/wmx10.app/wmx10 -USE_XPM= xpm x11 ice +USE_XORG= xpm x11 ice USE_GMAKE= yes PLIST_FILES= bin/wmx10 |