Drop USE_GROFF since groff and mandoc produce identical output.

This commit is contained in:
naddy 2014-04-13 01:01:38 +00:00
parent 686851e59f
commit 2b8930a283
46 changed files with 48 additions and 95 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2013/03/10 22:55:04 espie Exp $
# $OpenBSD: Makefile,v 1.30 2014/04/13 01:01:38 naddy Exp $
COMMENT= gnu curses-based napster client
@ -20,7 +20,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nap/} \
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
USE_GROFF = Yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nap

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2013/03/21 09:59:52 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2014/04/13 01:01:38 naddy Exp $
SHARED_ONLY = Yes
COMMENT = JSON serialising/deserialising, done correctly and fast
MODULES = cpan
USE_GROFF = Yes
DISTNAME = JSON-XS-2.33
EPOCH = 1
CATEGORIES = converters

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/09/25 09:02:08 giovanni Exp $$
# $OpenBSD: Makefile,v 1.3 2014/04/13 01:01:38 naddy Exp $$
COMMENT = utility for quick MySQL dumping
@ -21,7 +21,6 @@ BUILD_DEPENDS = textproc/py-sphinx
LIB_DEPENDS = databases/mysql \
devel/glib2 \
devel/pcre
USE_GROFF = Yes
NO_TEST = Yes

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2013/03/11 02:52:06 espie Exp $
# $OpenBSD: Makefile,v 1.8 2014/04/13 01:01:38 naddy Exp $
COMMENT= mock database driver for testing
MODULES= cpan
DISTNAME= DBD-Mock-1.39
CATEGORIES= databases devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 02:52:07 espie Exp $
# $OpenBSD: Makefile,v 1.5 2014/04/13 01:01:38 naddy Exp $
COMMENT= programs to aid the PostgreSQL administrator
@ -19,7 +19,6 @@ RUN_DEPENDS= databases/postgresql,-main
NO_TEST= Yes
USE_GMAKE= Yes
USE_GROFF = Yes
BINFILES= pg_file2str.pl

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.11 2014/04/13 01:01:38 naddy Exp $
COMMENT= module for merging hierarchies using the C3 algorithm
@ -13,6 +13,5 @@ MAINTAINER= Sean Comeau <scomeau@obscurity.org>
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:13 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/04/13 01:01:38 naddy Exp $
COMMENT= get and set methods and simplify object initialization
DISTNAME= Class-AutoClass-1.54
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2014/03/23 22:06:37 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2014/04/13 01:01:38 naddy Exp $
COMMENT= pragma to use the C3 method resolution order algorithm
MODULES= cpan
DISTNAME= Class-C3-0.26
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Sean Comeau <scomeau@obscurity.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2013/03/11 10:50:14 espie Exp $
# $OpenBSD: Makefile,v 1.29 2014/04/13 01:01:38 naddy Exp $
SHARED_ONLY= Yes
@ -8,7 +8,6 @@ MODULES= cpan
DISTNAME= Class-Date-1.1.9
REVISION= 3
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2014/03/23 22:10:32 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2014/04/13 01:01:38 naddy Exp $
COMMENT= generate Perl class hierarchies
MODULES= cpan
DISTNAME= Class-Generate-1.14
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2013/03/11 10:50:14 espie Exp $
# $OpenBSD: Makefile,v 1.25 2014/04/13 01:01:38 naddy Exp $
COMMENT = module for reading .ini-style configuration files
MODULES = cpan
DISTNAME = Config-IniFiles-2.71
CATEGORIES = devel
USE_GROFF = Yes
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2013/03/11 10:50:22 espie Exp $
# $OpenBSD: Makefile,v 1.14 2014/04/13 01:01:38 naddy Exp $
COMMENT= test functions for exception based code
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= Test-Exception-0.31
REVISION= 0
CATEGORIES= devel
USE_GROFF= Yes
# Artistic
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:23 espie Exp $
# $OpenBSD: Makefile,v 1.6 2014/04/13 01:01:38 naddy Exp $
COMMENT= canonical EOL/EOF
@ -8,7 +8,6 @@ DISTNAME= Text-FixEOL-1.05
REVISION= 0
CATEGORIES= devel textproc
CONFIGURE_STYLE=modbuild
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:23 espie Exp $
# $OpenBSD: Makefile,v 1.10 2014/04/13 01:01:39 naddy Exp $
COMMENT= superclass for representing nodes in a tree
MODULES= cpan
DISTNAME= Tree-DAG_Node-1.06
CATEGORIES= devel
USE_GROFF = Yes
# Artistic
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:24 espie Exp $
# $OpenBSD: Makefile,v 1.9 2014/04/13 01:01:39 naddy Exp $
COMMENT= YAML Test Shell
@ -10,7 +10,6 @@ CATEGORIES= devel
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
RUN_DEPENDS= devel/p5-YAML>=0.68

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:24 espie Exp $
# $OpenBSD: Makefile,v 1.10 2014/04/13 01:01:39 naddy Exp $
COMMENT= use familiar style on method naming
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= capitalization-0.03
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
# Artistic
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2013/03/11 11:07:40 espie Exp $
# $OpenBSD: Makefile,v 1.23 2014/04/13 01:01:39 naddy Exp $
COMMENT= network head-to-head version of T*tris
@ -16,7 +16,6 @@ WANTLIB= c ncurses termcap
CONFIGURE_STYLE= simple
CONFIGURE_SCRIPT= Configure
USE_GROFF = Yes
NO_TEST= Yes
FAKE_FLAGS= DESTDIR=${WRKINST}${PREFIX}/bin

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.132 2014/02/13 08:33:02 sthen Exp $
# $OpenBSD: Makefile,v 1.133 2014/04/13 01:01:39 naddy Exp $
SHARED_ONLY= Yes
@ -55,7 +55,6 @@ BUILD_DEPENDS = ${RUN_DEPENDS}
ALL_TARGET= all perl-build
USE_GROFF = Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --with-quantum-depth=16 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2013/11/27 18:22:42 landry Exp $
# $OpenBSD: Makefile,v 1.24 2014/04/13 01:01:39 naddy Exp $
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
.if (${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "amd64")
@ -47,7 +47,6 @@ CONFIGURE_STYLE = autoconf gnu
AUTOCONF_VERSION = 2.61
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}
USE_GMAKE = Yes
USE_GROFF = Yes
CPPFLAGS += -I${WRKSRC}/src/vigra_impex \
-I${LOCALBASE}/include \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2014/03/17 23:21:26 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2014/04/13 01:01:39 naddy Exp $
COMMENT= fswebcam is a small and simple webcam app
@ -23,7 +23,6 @@ CONFIGURE_ARGS+= --disable-v4l1
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
USE_GROFF = Yes
NO_TEST= Yes
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2014/03/18 08:39:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.40 2014/04/13 01:01:39 naddy Exp $
COMMENT= digital camera frontend
@ -30,7 +30,6 @@ RUN_DEPENDS= devel/desktop-file-utils
MODULES= devel/gettext \
textproc/intltool
USE_GROFF = Yes
USE_GMAKE = Yes
MAKE_FLAGS = INTLLIBS='$$(LTLIBINTL)'

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:10:54 espie Exp $
# $OpenBSD: Makefile,v 1.12 2014/04/13 01:01:39 naddy Exp $
COMMENT= allow GD perl scripts to output SVG
@ -15,6 +15,4 @@ MODULES= cpan
MODCPAN_EXAMPLES=Yes
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2013/03/11 11:10:55 espie Exp $
# $OpenBSD: Makefile,v 1.20 2014/04/13 01:01:39 naddy Exp $
COMMENT= module to determine the size of images in several formats
@ -16,6 +16,5 @@ TEST_DEPENDS= devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage
MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2013/04/08 15:25:43 sthen Exp $
# $OpenBSD: Makefile,v 1.36 2014/04/13 01:01:39 naddy Exp $
COMMENT= read and manipulate raw images from digital cameras
@ -39,7 +39,6 @@ LIB_DEPENDS= gimp->=2,<3:graphics/gimp/stable \
MODULES= devel/gettext
USE_GMAKE= Yes
USE_GROFF = Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -pthread" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:20:28 espie Exp $
# $OpenBSD: Makefile,v 1.12 2014/04/13 01:01:39 naddy Exp $
COMMENT= Visual Basic .NET support for Mono
DISTNAME= mono-basic-2.10
@ -12,7 +12,6 @@ HOMEPAGE= http://www.mono-project.com/Visual_Basic
PERMIT_PACKAGE_CDROM= Yes
USE_GMAKE= Yes
USE_GROFF = Yes
MODULES= lang/mono

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:23:52 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/04/13 01:01:39 naddy Exp $
COMMENT= manipulates e-mail alias files of various formats
@ -9,6 +9,5 @@ CATEGORIES= mail
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2013/03/11 11:23:52 espie Exp $
# $OpenBSD: Makefile,v 1.27 2014/04/13 01:01:39 naddy Exp $
COMMENT= perl module to talk to a POP3 (RFC1081) server
@ -11,6 +11,5 @@ MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:23:55 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/04/13 01:01:39 naddy Exp $
SHARED_ONLY= Yes
@ -9,7 +9,6 @@ REVISION= 3
CATEGORIES= math
MODULES= cpan
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:23:55 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/04/13 01:01:39 naddy Exp $
COMMENT= implement a back-propagation feed-forward neural network
@ -15,6 +15,5 @@ PERMIT_PACKAGE_CDROM= Yes
EXTRACT_SUFX= .zip
WRKDIST= ${WRKDIR}
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:56 espie Exp $
# $OpenBSD: Makefile,v 1.7 2014/04/13 01:01:39 naddy Exp $
# Original from: Kyle Wheeler <kyle@memoryhole.net>
COMMENT = natural-expression command-line calculator
@ -20,6 +20,5 @@ USE_GMAKE = Yes
CONFIGURE_STYLE = gnu
CONFIGURE_ENV += LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include"
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:23:58 espie Exp $
# $OpenBSD: Makefile,v 1.9 2014/04/13 01:01:39 naddy Exp $
COMMENT= generic readline wrapper for various programs
@ -16,7 +16,6 @@ WANTLIB= c curses readline util
CONFIGURE_STYLE= gnu
USE_GROFF = Yes
TEST_IS_INTERACTIVE= Yes
do-test:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:35:52 espie Exp $
# $OpenBSD: Makefile,v 1.9 2014/04/13 01:01:39 naddy Exp $
COMMENT= recursive FTP client module
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= Net-FTP-Recursive-2.02
REVISION= 0
CATEGORIES= net
USE_GROFF = Yes
MAINTAINER= Sam Smith <s@msmith.net>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2013/03/11 11:35:53 espie Exp $
# $OpenBSD: Makefile,v 1.24 2014/04/13 01:01:39 naddy Exp $
SHARED_ONLY= Yes
@ -8,7 +8,6 @@ MODULES= cpan
DISTNAME= Net-Pcap-0.16
REVISION= 2
CATEGORIES= net
USE_GROFF = Yes
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:53 espie Exp $
# $OpenBSD: Makefile,v 1.12 2014/04/13 01:01:39 naddy Exp $
COMMENT= module to interact with a Cisco router
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= Net-Telnet-Cisco-1.10
REVISION= 0
CATEGORIES= net
USE_GROFF = Yes
HOMEPAGE= http://nettelnetcisco.sourceforge.net/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:41:27 espie Exp $
# $OpenBSD: Makefile,v 1.12 2014/04/13 01:01:39 naddy Exp $
COMMENT= cryptographically secure random number generator
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= Crypt-Random-1.25
REVISION= 2
CATEGORIES= security
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2013/03/11 11:41:28 espie Exp $
# $OpenBSD: Makefile,v 1.31 2014/04/13 01:01:39 naddy Exp $
COMMENT= simple log monitoring program
@ -21,7 +21,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= perl
USE_GROFF = Yes
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2013/06/12 20:36:34 brad Exp $
# $OpenBSD: Makefile,v 1.28 2014/04/13 01:01:39 naddy Exp $
COMMENT-main = mature and flexible open source SIP server
@ -60,7 +60,6 @@ FLAVOR ?=
MULTI_PACKAGES = -main
USE_GMAKE = Yes
USE_GROFF = Yes
NO_TEST = Yes
MAKE_FLAGS = LIBDIR=lib \

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:42:44 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/04/13 01:01:39 naddy Exp $
COMMENT= perl module to formating plaintext
MODULES= cpan
DISTNAME= Text-Reform-1.20
CATEGORIES= textproc
USE_GROFF = Yes
MAINTAINER= Sam Smith <s@msmith.net>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2013/03/11 11:42:45 espie Exp $
# $OpenBSD: Makefile,v 1.21 2014/04/13 01:01:39 naddy Exp $
COMMENT= perl module to perform XSLT transformations
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= XML-XSLT-0.48
REVISION= 0
CATEGORIES= textproc
USE_GROFF = Yes
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.18 2013/09/01 21:02:32 landry Exp $
# $OpenBSD: Makefile,v 1.19 2014/04/13 01:01:39 naddy Exp $
COMMENT= mod_perl Apache gallery handler
MODULES= cpan
DISTNAME= Apache-Gallery-1.0.2
EPOCH = 0
REVISION = 1
EPOCH = 0
REVISION = 1
CATEGORIES= www
USE_GROFF = Yes
HOMEPAGE= http://www.apachegallery.dk/
MASTER_SITES = ${HOMEPAGE}/download/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:44:45 espie Exp $
# $OpenBSD: Makefile,v 1.5 2014/04/13 01:01:39 naddy Exp $
COMMENT = allow complex data structures to be encoded using flat URIs
@ -6,7 +6,6 @@ MODULES = cpan
DISTNAME = Data-URIEncode-0.11
REVISION = 0
CATEGORIES = www
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:44:45 espie Exp $
# $OpenBSD: Makefile,v 1.9 2014/04/13 01:01:39 naddy Exp $
COMMENT= inserts data into HTML input and select tags
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= HTML-FillInForm-2.00
REVISION= 0
CATEGORIES= www
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:44:47 espie Exp $
# $OpenBSD: Makefile,v 1.7 2014/04/13 01:01:39 naddy Exp $
COMMENT= creating and updating Bugzilla bugs
@ -6,7 +6,6 @@ MODULES= cpan
DISTNAME= WWW-Bugzilla-0.8
REVISION= 0
CATEGORIES= www
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:44:50 espie Exp $
# $OpenBSD: Makefile,v 1.10 2014/04/13 01:01:39 naddy Exp $
COMMENT= browser for wap/wml
@ -22,7 +22,6 @@ RUN_DEPENDS= www/p5-libwww \
x11/p5-Tk
NO_TEST= Yes
USE_GROFF = Yes
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2013/05/17 09:12:26 kirby Exp $
# $OpenBSD: Makefile,v 1.18 2014/04/13 01:01:39 naddy Exp $
COMMENT= X11 counterpart of curses-based misc/dialog
@ -24,7 +24,6 @@ EXTRACT_SUFX= .tar.bz2
LIB_DEPENDS= x11/gtk+2
MODULES= devel/gettext
USE_GROFF = Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=--with-gtk2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2013/12/22 19:24:35 zhuk Exp $
# $OpenBSD: Makefile,v 1.23 2014/04/13 01:01:39 naddy Exp $
SHARED_ONLY= Yes
@ -30,7 +30,6 @@ PORTHOME= ${WRKDIR}
MODULES= x11/kde devel/gettext
USE_GMAKE= Yes
USE_GROFF = Yes
LIBTOOL_FLAGS+= --tag=disable-static
RUN_DEPENDS= devel/desktop-file-utils \