aboutsummaryrefslogtreecommitdiff
path: root/editors/cooledit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/cooledit/Makefile')
-rw-r--r--editors/cooledit/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index c1f82b816d5d..8e6efad5b46a 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cooledit
PORTVERSION= 3.17.2
CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.netins.net/showcase/Comput-IT/cooledit/src/
MASTER_SITE_SUBDIR= apps/editors/X/cooledit
@@ -18,16 +18,16 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-USE_XLIB= yes
-USE_XPM= yes
-USE_GMAKE= yes
+USE_XLIB= yes
+USE_XPM= yes
+USE_GMAKE= yes
CONFIGURE_ARGS= --disable-mail-author --with-libs='-lcrypt -lreadline' \
--without-included-gettext
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-MAN1 = cooledit.1 smalledit.1 coolman.1 coolicon.1
+MAN1= cooledit.1 smalledit.1 coolman.1 coolicon.1
pre-install:
@${ECHO_MSG} "Installing in ${PREFIX}/bin"