diff options
Diffstat (limited to 'sysutils/mount.app/Makefile')
-rw-r--r-- | sysutils/mount.app/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/mount.app/Makefile b/sysutils/mount.app/Makefile index 0f3d237070d5..3ea2c57ec8cc 100644 --- a/sysutils/mount.app/Makefile +++ b/sysutils/mount.app/Makefile @@ -9,14 +9,12 @@ PORTNAME= mountapp PORTVERSION= 3.0 PORTREVISION= 8 CATEGORIES= sysutils windowmaker -MASTER_SITES= SF +MASTER_SITES= SF MAINTAINER= nm@web.am COMMENT= Windowmaker application, Resembles wmmount with extra functionality -BUILD_DEPENDS+= ${LOCALBASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker - -BROKEN= does not compile +BUILD_DEPENDS= ${LOCALBASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker USE_GETTEXT= yes USE_GNOME= gtk12 glib12 |