mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
fa2016d33b
commit
40dcf9de3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359266
@ -3,16 +3,16 @@
|
||||
|
||||
PORTNAME= gruler
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://linuxadvocate.org/projects/gruler/downloads/
|
||||
|
||||
MAINTAINER= ps.ports@smyrak.com
|
||||
COMMENT= Simple customizable GTK screen ruler
|
||||
|
||||
USES= pkgconfig pathfix
|
||||
USES= pkgconfig pathfix libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomeprefix libgnomeui libglade2
|
||||
USE_AUTOTOOLS= libtool
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -export-dynamic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user