mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
%%X11%%-out the stuff that only gets built if X11 support is enabled.
This commit is contained in:
parent
6099aec1d2
commit
21c3dee5bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362463
@ -17,6 +17,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= X11
|
||||
OPTIONS_SUB= yes
|
||||
X11_USE= GNOME=gtk12
|
||||
|
||||
post-patch:
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/stamp
|
||||
bin/gstamp
|
||||
%%X11%%bin/gstamp
|
||||
share/stamp/fonts/8x10.fnt
|
||||
share/stamp/fonts/8x11snsf.fnt
|
||||
share/stamp/fonts/8x14.fnt
|
||||
@ -79,15 +79,15 @@ share/stamp/fonts/t.fnt
|
||||
share/stamp/fonts/tekton.fnt
|
||||
share/stamp/fonts/thai.fnt
|
||||
share/stamp/fonts/thin.fnt
|
||||
share/stamp/pixmaps/file.xpm
|
||||
share/stamp/pixmaps/gstmpcfg.xpm
|
||||
share/stamp/pixmaps/gtkstamp.xpm
|
||||
share/stamp/pixmaps/stamp.tif
|
||||
share/stamp/pixmaps/stamp.xpm
|
||||
share/stamp/pixmaps/stamp_not_working.xpm
|
||||
share/stamp/pixmaps/stamp_working.xpm
|
||||
share/stamp/pixmaps/transfer_not_working.xpm
|
||||
share/stamp/pixmaps/transfer_working.xpm
|
||||
%%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
|
||||
@dirrm share/stamp/fonts
|
||||
@dirrm share/stamp/pixmaps
|
||||
%%X11%%@dirrm share/stamp/pixmaps
|
||||
@dirrm share/stamp
|
||||
|
Loading…
Reference in New Issue
Block a user