aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 11:51:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 11:51:05 +0000
commit932db7c46c9a269808dfa67ea02746b350c194d8 (patch)
tree5182ef394eeef9bff78abf27f4a3a05f7fb8ff43 /ftp
parentb9b5e71f19dfde1a969d42e0660cc786432b3500 (diff)
downloadports-932db7c46c9a269808dfa67ea02746b350c194d8.tar.gz
ports-932db7c46c9a269808dfa67ea02746b350c194d8.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/llnlxdir/Makefile8
-rw-r--r--ftp/llnlxftp/Makefile2
2 files changed, 3 insertions, 7 deletions
diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile
index c664844df560..2e2aa93e70ac 100644
--- a/ftp/llnlxdir/Makefile
+++ b/ftp/llnlxdir/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: llnlxdir
-# Date created: 9 November 1997
-# Whom: Dima Ruban <dima@FreeBSD.org>
-#
+# Created by: Dima Ruban <dima@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= llnlxdir
PORTVERSION= 2.1.2
@@ -20,8 +16,8 @@ PLIST_FILES= bin/xdir lib/X11/app-defaults/XDir
MAN1= xdir.1
WRKSRC= ${WRKDIR}/llnlxdir2_1_2/sources
+USES= imake
USE_MOTIF= yes
-USE_IMAKE= yes
USE_XORG= ice sm x11 xext xp xt
.include <bsd.port.mk>
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile
index 1091305975b0..669316c4efd3 100644
--- a/ftp/llnlxftp/Makefile
+++ b/ftp/llnlxftp/Makefile
@@ -14,8 +14,8 @@ COMMENT= Motif FTP client
PLIST_FILES= bin/xftp lib/X11/app-defaults/XFtp
WRKSRC= ${WRKDIR}/llnlxftp2.1/sources
+USES= imake
USE_MOTIF= yes
-USE_IMAKE= yes
USE_XORG= ice sm x11 xext xp xt
CFLAGS+= -Wno-implicit-int \