mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Fix build by removing a dynamically generated file from the plist.
Reported by: pointyhat via kris
This commit is contained in:
parent
8f571a422e
commit
355f320a73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121229
@ -23,7 +23,7 @@ USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \
|
||||
gtksourceview intlhack
|
||||
gtksourceview intlhack desktopfileutils
|
||||
USE_LIBTOOL_VER=15
|
||||
|
||||
GCONF_SCHEMAS= screem.schemas
|
||||
|
@ -11,7 +11,6 @@ lib/screem/plugins/ssiWizard.so
|
||||
lib/screem/plugins/tableWizard.so
|
||||
lib/screem/plugins/uploadWizard.so
|
||||
share/gnome/application-registry/screem.applications
|
||||
share/gnome/applications/mimeinfo.cache
|
||||
share/gnome/applications/screem.desktop
|
||||
share/gnome/help/screem/C/figures/color-wizard.png
|
||||
share/gnome/help/screem/C/figures/css-wizard1.png
|
||||
|
@ -23,7 +23,7 @@ USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \
|
||||
gtksourceview intlhack
|
||||
gtksourceview intlhack desktopfileutils
|
||||
USE_LIBTOOL_VER=15
|
||||
|
||||
GCONF_SCHEMAS= screem.schemas
|
||||
|
@ -11,7 +11,6 @@ lib/screem/plugins/ssiWizard.so
|
||||
lib/screem/plugins/tableWizard.so
|
||||
lib/screem/plugins/uploadWizard.so
|
||||
share/gnome/application-registry/screem.applications
|
||||
share/gnome/applications/mimeinfo.cache
|
||||
share/gnome/applications/screem.desktop
|
||||
share/gnome/help/screem/C/figures/color-wizard.png
|
||||
share/gnome/help/screem/C/figures/css-wizard1.png
|
||||
|
Loading…
Reference in New Issue
Block a user