366790689c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'd'.
17 lines
299 B
Makefile
17 lines
299 B
Makefile
# Created by: mi
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= XPostitPlus
|
|
PORTVERSION= 2.3
|
|
PORTREVISION= 3
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= XCONTRIB/office
|
|
|
|
MAINTAINER= ports2@dclg.ca
|
|
COMMENT= PostIt (R) messages onto your X11 screen
|
|
|
|
USES= imake xorg
|
|
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
|
|
|
.include <bsd.port.mk>
|