aboutsummaryrefslogtreecommitdiff
path: root/ftp/wzdftpd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:23:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:23:53 +0000
commitd5da69710473d5ba18bc506a136e760259452a74 (patch)
tree51df89204d33173a463ecec3426fd4e0999b304f /ftp/wzdftpd
parentc9815dfe574a41dd837c666bbf4e8c065353c1b2 (diff)
downloadports-d5da69710473d5ba18bc506a136e760259452a74.tar.gz
ports-d5da69710473d5ba18bc506a136e760259452a74.zip
Notes
Diffstat (limited to 'ftp/wzdftpd')
-rw-r--r--ftp/wzdftpd/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 3f8df3dd38b7..5853f222e345 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wzdftpd
-# Date created: 2003-10-22
-# Whom: Roman Bogorodskiy
-#
+# Created by: Roman Bogorodskiy
# $FreeBSD$
-#
PORTNAME= wzdftpd
PORTVERSION= 0.8.1
@@ -14,12 +10,12 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-0.8
MAINTAINER= ports@FreeBSD.org
COMMENT= Modular FTP server configurable online using SITE commands
+USES= pkgconfig
USE_AUTOTOOLS= libtool
USE_RC_SUBR= wzdftpd
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_PKGCONFIG= yes
USE_GNOME= ltverhack
CONFIGURE_ARGS+= --without-pam --disable-pgsql --disable-bonjour
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}