mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Deploy USE_GNOMENG infrastructure
PR: 42187 Submitted by: Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
parent
f7fe045b45
commit
5dec55380d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65296
@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ \
|
||||
MAINTAINER= chris@unixpages.org
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -15,7 +15,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
MAKEFILE= Makefile.gtk
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/gmolwt ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user