diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /editors/leafpad | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) | |
download | ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.tar.gz ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.zip |
Notes
Diffstat (limited to 'editors/leafpad')
-rw-r--r-- | editors/leafpad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 345dc6c4ec77..0a2e6c07c592 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -18,7 +18,6 @@ COMMENT= GTK+ based simple text editor USE_GNOME= gtk20 gnomehier desktopfileutils intlhack USE_GCC= 3.4 USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ |