diff options
Diffstat (limited to 'sysutils/bbsmount/Makefile')
-rw-r--r-- | sysutils/bbsmount/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/bbsmount/Makefile b/sysutils/bbsmount/Makefile index 6b0c9357ac8d..7ece244454a5 100644 --- a/sysutils/bbsmount/Makefile +++ b/sysutils/bbsmount/Makefile @@ -7,15 +7,14 @@ PORTNAME= bbsmount PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://phoenix.inf.upol.cz/~jezberam/bbsmount/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical disk mounter for the Blackbox slit -USE_X_PREFIX= yes -USE_XLIB= yes +USE_XORG= x11 ice xpm xi GNU_CONFIGURE= yes USE_GCC= 2.95 PORTDOCS= README BUGS NEWS AUTHORS ChangeLog |