aboutsummaryrefslogtreecommitdiff
path: root/devel/pdcurses
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-01-23 16:28:36 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-01-23 16:28:36 +0000
commit340b57f8beb786be8990652b17d2e45f182346e6 (patch)
treec3e6d8718763fb6c4df9ddb40d2544e7ceccaccd /devel/pdcurses
parent66a81c62b92aa3373e54dc3b68238b43561f244f (diff)
downloadports-340b57f8beb786be8990652b17d2e45f182346e6.tar.gz
ports-340b57f8beb786be8990652b17d2e45f182346e6.zip
Notes
Diffstat (limited to 'devel/pdcurses')
-rw-r--r--devel/pdcurses/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pdcurses/Makefile b/devel/pdcurses/Makefile
index f6d7fa784042..1c7788000e12 100644
--- a/devel/pdcurses/Makefile
+++ b/devel/pdcurses/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdcurses
PORTVERSION= 3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF
DISTNAME= PDCurses-${PORTVERSION}
@@ -16,7 +16,7 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= Curses library implementation for Win32, DOS, OS/2 and X11
USE_LDCONFIG= yes
-USE_XORG= x11 xext sm ice xt xaw8
+USE_XORG= x11 xext sm ice xt xaw
GNU_CONFIGURE= yes
OPTIONS= DEBUG "Enable debugging support" off \