diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/screem-devel/Makefile | 1 | ||||
-rw-r--r-- | www/screem/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 6b1f21f7cfac..bf45c9572fda 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -18,6 +18,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor #LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon USE_GMAKE= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \ diff --git a/www/screem/Makefile b/www/screem/Makefile index 6b1f21f7cfac..bf45c9572fda 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -18,6 +18,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor #LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon USE_GMAKE= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \ |