diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
commit | cf104c570b6057a060aff137032968074d18b40d (patch) | |
tree | 31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/ljclive | |
parent | 36117d709704f772dbc3d305cda6923741791598 (diff) |
Notes
Diffstat (limited to 'deskutils/ljclive')
-rw-r--r-- | deskutils/ljclive/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile index b19d54d85f9b..bd45a7077e4a 100644 --- a/deskutils/ljclive/Makefile +++ b/deskutils/ljclive/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: clive -# Date created: 15 March 2004 -# Whom: johans -# +# Created by: johans # $FreeBSD$ -# PORTNAME= clive PORTVERSION= 0.4.10 @@ -22,6 +18,7 @@ GNU_CONFIGURE= yes CONFLICTS= *clive-[1-9]* LATEST_LINK= ljclive +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |