d42b12b27d
- Drop specific libmcrypt so version requirement from php53 to fix build Submitted by: Matthew D. Fuller <fullermd at over-yonder dot net>
10 lines
148 B
Makefile
10 lines
148 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= security
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -mcrypt
|
|
|
|
.include "${MASTERDIR}/Makefile"
|