1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Tweak Makefile

This commit is contained in:
Beech Rintoul 2008-04-18 04:30:51 +00:00
parent 9b5eddb3fa
commit e0b9844e8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211496

View File

@ -22,6 +22,7 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
LOCAL/beech:digest \
LOCAL/beech:comb \
LOCAL/beech:sql_tds
PKGNAMESUFFIX= -devel
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@ -365,4 +366,3 @@ post-install:
.endif
.include <bsd.port.post.mk>