diff options
Diffstat (limited to 'misc/menushki/Makefile')
-rw-r--r-- | misc/menushki/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/menushki/Makefile b/misc/menushki/Makefile index befd4e5ea583..ed4369e98696 100644 --- a/misc/menushki/Makefile +++ b/misc/menushki/Makefile @@ -7,18 +7,16 @@ PORTNAME= menushki PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Menu converter between varieties of Window Managers -USE_X_PREFIX= yes +USE_XORG= x11 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_XLIB= yes USE_GCC= 2.95 PLIST_FILES= bin/menushki |