aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-05 18:44:15 +0800
committermarino <marino@FreeBSD.org>2016-02-05 18:44:15 +0800
commit258b819e72567fb787148bbf2183ec2eaf14482d (patch)
tree8da0ace82727a0d8fa6dd64c90e09751f3859ad0 /net-im
parent99bc19c7aa27d91400a4ed524aeddee5467afebf (diff)
downloadfreebsd-ports-gnome-258b819e72567fb787148bbf2183ec2eaf14482d.tar.gz
freebsd-ports-gnome-258b819e72567fb787148bbf2183ec2eaf14482d.tar.zst
freebsd-ports-gnome-258b819e72567fb787148bbf2183ec2eaf14482d.zip
net-im/pork: USES+= ncurses, retab
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pork/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile
index d0c84b920f89..20b9cf37f751 100644
--- a/net-im/pork/Makefile
+++ b/net-im/pork/Makefile
@@ -1,18 +1,17 @@
# Created by: Bob Bomar <bob@bomar.us>
# $FreeBSD$
-PORTNAME= pork
-PORTVERSION= 0.99.8.1
-CATEGORIES= net-im
-MASTER_SITES= SF/ojnk/${PORTNAME}/${PORTVERSION}
+PORTNAME= pork
+PORTVERSION= 0.99.8.1
+CATEGORIES= net-im
+MASTER_SITES= SF/ojnk/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Console-based AIM client
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Console-based AIM client
-USES= perl5
-USE_OPENSSL= yes
-
-GNU_CONFIGURE= yes
+USES= ncurses perl5
+USE_OPENSSL= yes
+GNU_CONFIGURE= yes
post-patch:
@${REINPLACE_CMD} -e 's/^inline //' ${WRKSRC}/src/*.h