diff options
Diffstat (limited to 'databases/mysql-xql/Makefile')
-rw-r--r-- | databases/mysql-xql/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/mysql-xql/Makefile b/databases/mysql-xql/Makefile index f8d6df5fa0c8..981ee88eaa80 100644 --- a/databases/mysql-xql/Makefile +++ b/databases/mysql-xql/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: mysql-xql -# Date created: Mon Dec 28 2009 -# Whom: Mina R Waheeb <syncer@gmail.com> -# +# Created by: Mina R Waheeb <syncer@gmail.com> # $FreeBSD$ PORTNAME= mysql-xql @@ -27,6 +24,7 @@ PLIST_FILES= \ PLIST_DIRS= lib/mysql/plugin +NO_STAGE= yes post-install: ${CAT} ${PKGMESSAGE} |