mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Switch to USES=autoreconf
This commit is contained in:
parent
dee1ffa610
commit
60075bc93c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388702
@ -12,15 +12,12 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Visualise multiple 2D-functions of one variable
|
||||
|
||||
USE_GNOME= gtk12
|
||||
USE_AUTOTOOLS= automake autoconf
|
||||
AUTOMAKE_ARGS= -a -i
|
||||
USES= autoreconf
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= bin/geg \
|
||||
man/man1/geg.1.gz
|
||||
|
||||
pre-configure:
|
||||
@(cd ${WRKSRC}; ${ACLOCAL} -I ${LOCALBASE}/share/aclocal)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user