diff options
Diffstat (limited to 'mail/wmbiff/Makefile')
-rw-r--r-- | mail/wmbiff/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 8066199eab98..02ad9ae4cda7 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -9,16 +9,14 @@ PORTNAME= wmbiff PORTVERSION= 0.4.27 PORTREVISION= 7 CATEGORIES= mail windowmaker afterstep -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= An xbiff-like Window Maker dock app OPTIONS= GNUTLS "Support for SSL" off -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |