diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:34:19 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:34:19 +0000 |
commit | d8f714ab0a41c3c3dff89e42dd1458670533544d (patch) | |
tree | 72e9ce41b52b6593e5ed04f729f99732c023954a /misc/amanda-server/Makefile | |
parent | e7fd7cd988b2eef53a93b4ae567247e4591bdd65 (diff) | |
download | ports-d8f714ab0a41c3c3dff89e42dd1458670533544d.tar.gz ports-d8f714ab0a41c3c3dff89e42dd1458670533544d.zip |
misc/amanda-server: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r-- | misc/amanda-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 0f11f6c3bb52..8e5f934d6cb2 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -19,7 +19,7 @@ SLAVEDIRS= misc/amanda-client GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= charsetfix gmake gnome libtool perl5 pkgconfig ssl +USES= charsetfix cpe gmake gnome libtool perl5 pkgconfig ssl USE_GNOME= glib20 USE_LDCONFIG= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ |