diff options
Diffstat (limited to 'deskutils/autocutsel/Makefile')
-rw-r--r-- | deskutils/autocutsel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/autocutsel/Makefile b/deskutils/autocutsel/Makefile index 58508c2e310e..8917968af14e 100644 --- a/deskutils/autocutsel/Makefile +++ b/deskutils/autocutsel/Makefile @@ -7,6 +7,7 @@ PORTNAME= autocutsel PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= autocutsel @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= autocutsel MAINTAINER= john@jnielsen.net COMMENT= Synchronizes the two copy/paste buffers used by X applications -USE_X_PREFIX= yes +USE_XORG= x11 xaw xext GNU_CONFIGURE= yes USE_GMAKE= yes |