aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/pureadmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile
index 7eca8f4ba9a5..e6ff75ffadf6 100644
--- a/ftp/pureadmin/Makefile
+++ b/ftp/pureadmin/Makefile
@@ -19,8 +19,8 @@ INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib -lm ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib -lX11 -lm
PORTDOCS= index.txt introduction.txt main_window.txt \
preferences.txt user_manager.txt