Define MANUAL_PACKAGE_BUILD, as we don't want to install this even
during the interactive build.
This commit is contained in:
parent
1109193770
commit
21e7f96d69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8747
@ -3,7 +3,7 @@
|
||||
# Date created: December 10, 1996
|
||||
# Whom: 1wardd@airmail.net
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp $
|
||||
# $Id: Makefile,v 1.14 1997/11/20 08:15:12 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lesstif-0.82
|
||||
@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
# see below for shared lib version information
|
||||
|
||||
MANUAL_PACKAGE_BUILD= do not want to install during interactive build
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X11= yes
|
||||
# change this and remove the strip statement in post-install for debugging
|
||||
|
Loading…
Reference in New Issue
Block a user