diff options
Diffstat (limited to 'deskutils/ithought/Makefile')
-rw-r--r-- | deskutils/ithought/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile index aed3985e5106..717e6cd6d2d9 100644 --- a/deskutils/ithought/Makefile +++ b/deskutils/ithought/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ithought -# Date created: 20 Feb 2001 -# Whom: nbm -# +# Created by: nbm # $FreeBSD$ -# PORTNAME= ithought PORTVERSION= a5 @@ -18,4 +14,5 @@ USE_GNOME= gtk12 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/libexec +NO_STAGE= yes .include <bsd.port.mk> |