mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
graphics/stamp: Remove X11 option
x11-toolkits/gtk12 is gone since r488008.
This commit is contained in:
parent
33640f454c
commit
10bfa48143
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491830
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= stamp
|
||||
PORTVERSION= 2.0.8
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -15,10 +15,6 @@ GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= X11
|
||||
OPTIONS_SUB= yes
|
||||
X11_USE= GNOME=gtk12
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's#/usr/local/share/stamp#${DATADIR}#' \
|
||||
${WRKSRC}/configure
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/stamp
|
||||
%%X11%%bin/gstamp
|
||||
share/stamp/fonts/8x10.fnt
|
||||
share/stamp/fonts/8x11snsf.fnt
|
||||
share/stamp/fonts/8x14.fnt
|
||||
@ -79,12 +78,3 @@ share/stamp/fonts/t.fnt
|
||||
share/stamp/fonts/tekton.fnt
|
||||
share/stamp/fonts/thai.fnt
|
||||
share/stamp/fonts/thin.fnt
|
||||
%%X11%%share/stamp/pixmaps/file.xpm
|
||||
%%X11%%share/stamp/pixmaps/gstmpcfg.xpm
|
||||
%%X11%%share/stamp/pixmaps/gtkstamp.xpm
|
||||
%%X11%%share/stamp/pixmaps/stamp.tif
|
||||
%%X11%%share/stamp/pixmaps/stamp.xpm
|
||||
%%X11%%share/stamp/pixmaps/stamp_not_working.xpm
|
||||
%%X11%%share/stamp/pixmaps/stamp_working.xpm
|
||||
%%X11%%share/stamp/pixmaps/transfer_not_working.xpm
|
||||
%%X11%%share/stamp/pixmaps/transfer_working.xpm
|
||||
|
Loading…
Reference in New Issue
Block a user