summaryrefslogtreecommitdiff
path: root/editors/gmanedit
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 19:51:27 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 19:51:27 +0000
commit55dc0f983aadef274380ef51058802f94a995d7e (patch)
tree0ad23c2fc638bccd76a5e7adf6ab2f1e78be6ddb /editors/gmanedit
parent- Update to 1.2.1. (diff)
Remove all space characters from Makefile assignments.
No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=357070
Diffstat (limited to 'editors/gmanedit')
-rw-r--r--editors/gmanedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile
index 5d5a4b152b45..a800f7e5e9f3 100644
--- a/editors/gmanedit/Makefile
+++ b/editors/gmanedit/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME manpages editor
-USES= pathfix gettext gmake pkgconfig
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include