diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 20:56:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 20:56:05 +0000 |
commit | de0bc57aa494d8fa3718250e21d40dcfabe6d636 (patch) | |
tree | d2b7046cf41926210ab5454fe822c50113289aeb /deskutils/xpostitPlus | |
parent | 22bc3c69b90a42928766b70b50522478d6260ec7 (diff) | |
download | ports-de0bc57aa494d8fa3718250e21d40dcfabe6d636.tar.gz ports-de0bc57aa494d8fa3718250e21d40dcfabe6d636.zip |
Notes
Diffstat (limited to 'deskutils/xpostitPlus')
-rw-r--r-- | deskutils/xpostitPlus/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/deskutils/xpostitPlus/Makefile b/deskutils/xpostitPlus/Makefile index 0f4e48d204a1..eb9d47ff6b21 100644 --- a/deskutils/xpostitPlus/Makefile +++ b/deskutils/xpostitPlus/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xpostit+ -# Date created: 26 Sep 1997 -# Whom: mi -# +# Created by: mi # $FreeBSD$ -# PORTNAME= XPostitPlus PORTVERSION= 2.3 @@ -15,7 +11,7 @@ MASTER_SITE_SUBDIR= office MAINTAINER= ports2@dclg.ca COMMENT= PostIt (R) messages onto your X11 screen -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xpostit+.1 |